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
* refactored state of elements * re-check waitForNotExists methods for correct work. split 1 test to 2, added verification of wait time * removed IElementWithState interface changed IElementStateProvider interface: added methods for waitings with default condition timeouts excluded ability to call state methods directly from elements, now users have to use state() method * refactored conditional wait refactored elements' states added isClickable * removed redundant ElementFinder usage from getSelectedText() and getValuesList() #9
0 commit comments