appium / appium-for-mac

[deprecated] Application for automating a mac app with JSON wire protocol
Apache License 2.0
193 stars 70 forks source link

Get page source not returning element's coordinates #83

Closed alexguimaraes closed 4 years ago

alexguimaraes commented 4 years ago

Hi,

Since i'm able to get the elements coordinates/dimensions when using a locator strategy i was wondering why isn't that information provided on the getPageSource method.

I think this is more of a global issue but my i'm writting code in Java, using appium 1.17. and MacOS 10.14.6

Edit: I added the feature if you're interested https://github.com/appium/appium-for-mac/pull/84

Thank you in advance

KazuCocoa commented 4 years ago

https://github.com/appium/appium-for-mac/pull/84 has been merged