mercredi 12 juillet 2017

write a test with selenium c# to determine that the data is added in the table

I have a table with the following data

enter image description here when i click on the add level type button forms open and data is added. enter image description here

after clicking the submit button the data is updated in the table. enter image description here

so now i have to write a test with selenium c# to determine that the data is added in the table. How can i do so.

Aucun commentaire:

Enregistrer un commentaire