Have simple cucumber feature with related auto-test (gradle-selenide) and would like to get 'pretty' cucumber html report. build.gradle: plugins { id 'java'
Several of my tests refer to importBrokerCheckBox. But not all tests have to find it, because he must be absent. That is, if the element is on the page, then we
I test an application which use non-unique resourse-id for elements. Is there any way to find such elements by xpath like //*[@resourse-id='non-unique-id'][2
I test an application which use non-unique resourse-id for elements. Is there any way to find such elements by xpath like //*[@resourse-id='non-unique-id'][2