You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have to hide an element inside an iFrame while doing visual verification.
On using the method browser.checkViewport({hide: [$('[class=myclass])]}), the element does not get hidden.
Please advise how can we use this to hide element inside an iFrame.
The text was updated successfully, but these errors were encountered:
Hi,
I have to hide an element inside an iFrame while doing visual verification.
On using the method browser.checkViewport({hide: [$('[class=myclass])]}), the element does not get hidden.
Please advise how can we use this to hide element inside an iFrame.
The text was updated successfully, but these errors were encountered: