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
{{ message }}
This repository has been archived by the owner on Jul 29, 2024. It is now read-only.
I am trying out the debugging tools protractor --directConnect --elementExplorer in the "Testing Out Protractor Interactively" section and making calls using the REPL is very slow, roughly 1 minute or so for each element command to find an make an action on the DOM. Is this normal or am I doing something wrong? I don't see this type of behavior when running the tests through grunt. Please advise if this is a bug or not. Thanks!
The text was updated successfully, but these errors were encountered:
Hi,
I am trying out the debugging tools
protractor --directConnect --elementExplorer
in the "Testing Out Protractor Interactively" section and making calls using the REPL is very slow, roughly 1 minute or so for each element command to find an make an action on the DOM. Is this normal or am I doing something wrong? I don't see this type of behavior when running the tests through grunt. Please advise if this is a bug or not. Thanks!The text was updated successfully, but these errors were encountered: