Created
November 3, 2020 10:43
-
-
Save seleniumgists/55f277b522402ead55dea81e70ec64da to your computer and use it in GitHub Desktop.
generated automatically from #selenium on seleniumhq slack
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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