Welcome toVigges Developer Community-Open, Learning,Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
832 views
in Technique[技术] by (71.8m points)

automated tests - Robot Framework Radio Button without 'id' and 'name'

I have a list of Radio Buttons as shown in the picture below.

Radio Buttons

and in inspect element it is defined as

Radio Button- Inspect

How can I select a radio button defined this way in Robot Framework.

I tried-

  1. Select Radio Button
  2. Click Button
  3. Click Element But not of the above worked.

Error:

FAIL : Element with locator '//*[@id="q-app"]/div/div[2]/div[2]/div/div/div[3]/div[3]/table/tbody/tr[7]/td/span/div' not found.
question from:https://stackoverflow.com/questions/66061823/robot-framework-radio-button-without-id-and-name

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
Waitting for answers

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to Vigges Developer Community for programmer and developer-Open, Learning and Share
...