sasiarun1127
5 years agoNew Contributor
Unable access iframe objects using findchildbyxpath
I'm find the page objects using findchildbyxpath but iframe objects are returning null even path is fine in UI
Hi
thank you so much for your support
I checked with different iframe element using findchildbyxpath everything is working fine i am able to locate the element using find child or fildchildbyxpath actual problem is unable to access google map elements only.
we found the solution
took the iframe src and open it separate window now i am able to access the object elements using object spy and findchild
thanks