I have a large pack of data that needs to be pasted and verified on the browser text field. The proccess look like this:
- I have a table of different data and need to check it one by one by copying it on the browser text field and run a veryfication (one click on browser)
Data1 Data2 Data3 ...
-
After this I need to insert the veryfication result in the text file.
-
Regardless of the result, I need to continue the process with the next data row. It need to be checked one by one.
Can I somehow use Selenium ide to make this more automatic?
Aucun commentaire:
Enregistrer un commentaire