I know that it must be basics for folks like you, but I needed to learn that different drop downs have different classes. There’s a button-class drop down toggle that’s giving me grieve. Now I have a lead. Thanks.
@benjamincheong81442 жыл бұрын
how do i select from a dropdown list? The orginal webpage code i saw it was div class, div id....
@shafayetkabir69292 жыл бұрын
same Question of mine too
@azharuddinkhan7872 жыл бұрын
@Software Testing Mentor "This element is not interactable through selenium(automation) as it is not visible in UI. Try any near by element."(in SelectorsHub) What can I do now?
@jekegoindustry2972 жыл бұрын
the second example you havent shown...is it impossible or did u forget??
@sateeshkumar795 Жыл бұрын
Hi sir , like how to create the generic function for handling the drop down in selenium with python based on real time scenarios
@johndoe-lz8fo2 жыл бұрын
so the dropdown i have is actually a button which you have to click on and then click on the item from the dropdown menu. there is no Select written on the console. how do you work this situation?
@SanthoshNM Жыл бұрын
Thanks for the wonderful tutorial. How do I select if there is no div and with just a span? Thank you.
@aniket7512 Жыл бұрын
Did u get any solution?
@berenicehuertarojas2461 Жыл бұрын
Could you teach how to select a dropdown with the div tag?
@prudhvikumarchapalamadugu35102 жыл бұрын
Very nice explanation sir!. I have one doubt actually after bypass the captcha then hit the GO button after that it displays the some urls,i need to collect that urls , any idea about that.......?