-1
someone can help me?
How do I validate element (button) no longer present on the screen? It was presented. I clicked and the button disappeared (expected scenario). However, I want to validate/confirm that the button no longer exists on the screen. How do I proceed?
The button is located by id "btn-two".
Using Selenium Webdriver - Java.
Could someone help me?
– Estevao FPM
Hello, Estvao FPM! Please post your code, so it will be easier for someone to help you.
– Ivan Silva