Closed sjieg closed 7 years ago
Test case @timing_12 https://github.com/spriteCloud/lapis-lazuli/blob/master/test/features/timing.feature
elm = browser.wait( :element => {:id => id}, :timeout => 3, :throw => false )
actual
An error is throws
expected
No error to be throws.
Test case @timing_12 https://github.com/spriteCloud/lapis-lazuli/blob/master/test/features/timing.feature
actual
An error is throws
expected
No error to be throws.