Mr_Bro
4 years agoFrequent Contributor
not able to identify the objects whic are not visible on screen
Hi Team,
our application is built on React and i have challenges while identifying the table's header values.
the table object is exactly not a table in DOM instead a div object, few header are not visible on screen and if i try identifying the object using xpath of find methods i get null object but when I scroll the div and make it visible on screen and try finding the object using same xpath, i get the required object.
request you to please guide me how to proceed with the same.
thanks in advance.
Thanks and Regards,
Sathish Kumar K