python - How to select a span element which is a list box ,when multiple span elements with same class ID are present in the same page? -


I am using robot framework to check a GUI application, I have to select a span element that is a list box Thank you in advance

Can you provide a part of your code that you can use to obtain a span element and a part of your GUI application, from where you get the element of getting the element (Html, or Smth.)?


Comments

Popular posts from this blog

c# - Reactive Extensions ControlScheduler -

scala - Play Framework - how to bind form to a session field -

javascript - Enable/Disable form elements and changing the values of button at a time? -