Automated Testing and Selenium IDE
Posted: Wed Jul 29, 2020 7:52 pm
Hello All,
We are still relatively new to Servoy and are starting to do automated testing of our NG client app. I have run into an issue where either Selenium IDE won't click on a cell in a table, or Servoy isn't recognizing it.
I am currently running this locally with the Servoy Developer version 2020.3 (not a full Apache deploy) and Selenium IDE version 3.17.0. The attached images show the table, and the underlying HTML.
I'm trying to have Selenium click on the trash can icon (class="c6", only 1 row in the table). When Selenium executes the click event, it returns successful but the delete confirmation popup isn't being displayed which is what happens when the last cell is clicked. Also, I have tried multiple selectors and nothing works.
Is there a trick to get Selenium to work with Servoy? Thoughts?
Louis
We are still relatively new to Servoy and are starting to do automated testing of our NG client app. I have run into an issue where either Selenium IDE won't click on a cell in a table, or Servoy isn't recognizing it.
I am currently running this locally with the Servoy Developer version 2020.3 (not a full Apache deploy) and Selenium IDE version 3.17.0. The attached images show the table, and the underlying HTML.
I'm trying to have Selenium click on the trash can icon (class="c6", only 1 row in the table). When Selenium executes the click event, it returns successful but the delete confirmation popup isn't being displayed which is what happens when the last cell is clicked. Also, I have tried multiple selectors and nothing works.
Is there a trick to get Selenium to work with Servoy? Thoughts?
Louis