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

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

c++ - Why does Visual Studio Release build break on non-executing code line -

Firefox reacting to JQuery setTimeout that doesn't apply -