lundi 25 novembre 2019

Robot framework input text after tab

Im making a automated test but the input fields doesn't have any specific id and classes. I don't want to select everything by using xpath so i thought i was going to use the Press Keys function. After i put the text in the first input i do the function:

Press Keys LOCATOR TAB

After that i used the tab button, it goes to the next form but how do input text in the form? I know there is the input text function but it needs the locator for entering text. How can i input text without using the input text locator ?

Aucun commentaire:

Enregistrer un commentaire