Methods
(async, static) andExpectDisplayed(clickSelector, displayedSelector)
Click on the element and expects that affected element to be displayed
Parameters:
| Name | Type | Description |
|---|---|---|
clickSelector |
||
displayedSelector |
(async, static) andExpectNotDisplayed(clickSelector, displayedSelector)
Click on the element and expects that affected element to be not displayed
Parameters:
| Name | Type | Description |
|---|---|---|
clickSelector |
||
displayedSelector |