Skip to content

Instantly share code, notes, and snippets.

@seleniumgists
Created November 3, 2020 10:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save seleniumgists/55f277b522402ead55dea81e70ec64da to your computer and use it in GitHub Desktop.
Save seleniumgists/55f277b522402ead55dea81e70ec64da to your computer and use it in GitHub Desktop.
generated automatically from #selenium on seleniumhq slack
Scrolled to bottom we have
# iPhone 8 iOS 13
@component.heading.native.rect
=> #<struct Selenium::WebDriver::Rectangle x=17, y=1, width=320, height=48>
# Chrome Linux
@component.heading.native.rect
=> #<struct Selenium::WebDriver::Rectangle x=17, y=1086, width=750, height=48>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment