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
[feature] allow Browser::click() to work with css selectors (#60)
* Add Browser::clockOnElement()
* Allow CSS selectors
* Added a small test
* Merge into click()