-1

I'm newbie for QA Automation Testing, self-studies for my work.

My solution was built on Mendix solution, and found issue that need support from fellows here.

with above code, I want to click and select checkbox dropdown list then I can select value from the list. Here are my code in Selenium IDE.

command target value click xpath=//button[@id='mxui_widget_SelectBox_2'] 1 (reference, not value) click xpath=//li[contains(.,'AAA')] 2 (reference, not value)

when run code, (1) was set focus but no dropdown list shown. I guess it was not properly rendered.

user11968704
  • 69
  • 1
  • 3

0 Answers0