Slnium : How to check list is visible or not

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Slnium : How to check list is visible or not

preeti.arora@hsc.com
Hi all,

I need to heck wether a list is visible or not

ELement = driver.find_by elements_by class("XYZ")

Element.is_displayed ( will reurn true/false)

This is not working for me , Do we have any other fix for this?

Thanks
Preeti