I'm running into an issue where I have a random number being entered into a field and then all digits except the last 4 are being hidden. I want to have a step
In my scenario, I click on a button on a website which opens a popin. In that popin, i click some buttons (all is working fine) until I need to confirm by click
I created tests on selenium ide. I want to run java files on intellij idea. I prepared pom.xml like that but I have problem with running tests. dependencies>
I have to create test steps within Selenium IDE to test file upload feature. The allowed file extensions are JPG, PNG, BMP, JPEG, so if a user tried to upload s
I am actually looking at selenium IDE for testing many parts of websites, so I am new at this. I have been looking for verifying css styles attributes (for exam
I'm having a problem that I'm not sure how to solve. I have a customer code on one page (ex. Test095). I store it as var1. And I have to navigate to another pa
I am using Selenium IDE 2.9.1 + FireFox 52.0.1. I have a data table with search fields. Once I enter text in the search field which command should I use to simu
I had written a Selenium command via IDE by implementing gotoIf when the statement is true it jumps to the label but while the statement if false it is not goin