For your viewing pleasure... maximize the selenium window at after initializing selenium.
This commit is contained in:
parent
567f5ada0e
commit
492a301449
|
@ -175,6 +175,7 @@ module Webrat
|
||||||
|
|
||||||
extend_selenium
|
extend_selenium
|
||||||
define_location_strategies
|
define_location_strategies
|
||||||
|
$browser.window_maximize
|
||||||
end
|
end
|
||||||
|
|
||||||
def teardown_at_exit #:nodoc:
|
def teardown_at_exit #:nodoc:
|
||||||
|
|
Loading…
Reference in New Issue