Selenium Browser Absolute Location -


i want absolute location of browser top left location.

in fact, webelement.getx() can relative location browser. so, 1 know how browser's top left location, i.e. beginning point of getx() method selenium?

what this?

driver.manage().window().getposition()


Comments

Popular posts from this blog

android - Pass an Serializable object in AIDL -

How to provide Authorization & Authentication using Asp.net, C#? -

How to use Authorization & Authentication in Asp.net, C#? -