--
You received this message because you are subscribed to the Google Groups "robotframework-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to robotframework-users+unsub...@googlegroups.com.
To post to this group, send email to robotframework-users@googlegroups.com.
Visit this group at https://groups.google.com/group/robotframework-users.
For more options, visit https://groups.google.com/d/optout.
Ok I Try Use keyword Get window position not work because keyword return position window web app but keyword not return element position relative window
UghThere is selenium API call to get the window position[1], but by a quick look on the Selenium2Library documentation reveals that the selenium API is not exposed as a keyword. It should be relatively easy to make such keyword to the Selenium2Library. If you want it, please raise a issue to the Selenium2Library issue tracker and even better if it can be back up with a pull request.[1] http://selenium-python.readthedocs.io/api.html#selenium.webdriver.remote.webdriver.WebDriver.get_window_position-Tatu
Send from my mobile
On Feb 2, 2017 10:55 AM, "setthapong imsuwan" <tut...@gmail.com> wrote:
--
Hi all
I need a keyword get current position from window screen and not position website google search button
I use keyword Get Horizontal Position and Get Vertical Position because keyword return position from website and not return position from window current position
You received this message because you are subscribed to the Google Groups "robotframework-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to robotframework-users+unsub...@googlegroups.com.
To post to this group, send email to robotframe...@googlegroups.com.