Skip to content
Advertisement

Able to Toggle to Full Screen in a MAP but not able to minimize it

Able to Toggle to Full Screen in a MAP but not able to minimize it

This is my Xpath for both Maximize and Min :

JavaScript

My Map is similar to the Map given in the link where the click here

JavaScript

Any leads on this …

Advertisement

Answer

I think all it needs is basically an explicit waits in combination with worst explicit wait which is Thread.sleep(4000);. to the above mentioned link, I could do maximize and minimize by using the below code :-

JavaScript
User contributions licensed under: CC BY-SA
7 People found this is helpful
Advertisement