Automated Testing and Selenium IDE

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.

[attachment=2]AutomatedTesting Table.jpg[/attachment]

[attachment=1]AutomatedTesting Table - HTML.jpg[/attachment]

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.

[attachment=0]Selenium Click.jpg[/attachment]

Is there a trick to get Selenium to work with Servoy? Thoughts?

Louis

AutomatedTesting Table.jpg

Hi Louis,

Yes this can be a complicated task to automate. Fortunately, ServoyCloud offers automated end-2-end testing hosted in our cloud, including a simplified language for creating tests. I’ll contact you privately to discuss if it is a good fit.

Best,
Sean