You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Im having issues while testing an AngularJS application with Fluent Automation.
The thing is that while the test is running and if there is some button that has an ng-click directive on it and the test clicks it, the application throws errors and it doesnt do what it is supposed to do.
I saw the source code and seems that Sizzle is being injected whenever a test starts and maybe that could be the problem.
Could you guys help me on this?
The text was updated successfully, but these errors were encountered:
Im having issues while testing an AngularJS application with Fluent Automation.
The thing is that while the test is running and if there is some button that has an ng-click directive on it and the test clicks it, the application throws errors and it doesnt do what it is supposed to do.
I saw the source code and seems that Sizzle is being injected whenever a test starts and maybe that could be the problem.
Could you guys help me on this?
The text was updated successfully, but these errors were encountered: