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 was archived by the owner on Oct 25, 2023. It is now read-only.
I copied the exact "usage" code but for some reason the example stops at the point where one would actually start interacting with elements. I tried adding driver.get('Activity Monitor') but I get an error saying driver.get is not a function
The java and python examples haven't helped because I've been unable to replicate them in javascript. Since this iis a node package would you guys mind showing a straightforward example of how to use this to actually interact with elements?