In this post, we will see how to resolve How to write in pre tag? Question: I can’t write value to field using Selenium .sendKeys. So I use jsCode: and I can’t understand why these methods don’t work – the ...
In this post, we will see how to resolve How to get the duration time Question: I have departure time – 02:00, arrival – 06:15, and on the way – “on the way 4h 15m”. I want to calculate whether ...
Question: I am trying to replace my local geckodriver.exe with WebDriverManager, but when i invoke i get the following error I am using the latest 5.0.3 WebDriverManager from maven Answer: TypeNotPresentException is thrown when an application tries to access a ...
Question: I wrote tests using Selenide on Windows, the test passes, but when I run the same one on jenkins (Linux) I get an error: the logs indicate the problem that we only have one “/”. In contrast, the selector ...
Question: Hello guys please how can i do it?When i run not headless mode browser is in english and everything works fine, but when i run headless mode language is changed to my native language. I am using this for ...