Category "selenium-ide"

Selenium test Java maven dependencies

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>

Selenuim IDE - Test upload box with supported extensions

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

Verify color in selenium ide

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

Partial text assertion and compare of 2 variables in selenium ide

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

Selenium IDE : How to press 'Enter' once text is entered in the search field using

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

Selenium check for gotoif when statement is false

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