Module: Browsenator::Remote::Browserstack::WindowSize
Instance Method Summary collapse
Instance Method Details
#height ⇒ Object
9 10 11 |
# File 'lib/browsenator/remote/browserstack/window_size.rb', line 9 def height 768 end |
#width ⇒ Object
5 6 7 |
# File 'lib/browsenator/remote/browserstack/window_size.rb', line 5 def width 1024 end |