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
The current API often requires creating a instance to run functions, and in some cases having a static function might make things easier: Mouse.click(), Keyboard.pressKey()