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
Post a Comment