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

javascript - How to use the code plugin with popcornjs -

Python, converting png to gif using ImageMagick -

android layout hide/show views -