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
I'm using createAutomateClient to filter out browsers which won't be possible to connect to using Selenium WebDriver, but would also like to just be able to test the latest.
The text was updated successfully, but these errors were encountered:
This code snippet return a function:
But these returns undefined:
I'm using
createAutomateClient
to filter out browsers which won't be possible to connect to using Selenium WebDriver, but would also like to just be able to test the latest.The text was updated successfully, but these errors were encountered: