I am testing the output of a search and I want to be sure that I will get the text and that it would be bold. For example I want the name to include "ar". As an
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