We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a42bc3 commit 6b9f74dCopy full SHA for 6b9f74d
test/functional/android/android/device_test.rb
@@ -79,7 +79,6 @@ def test_device_time_format
79
assert Date.parse(@driver.device_time('YYYY-MM-DD')).is_a?(Date)
80
end
81
82
- # TODO: Add chrome driver since No Chromedriver found that can automate Chrome '61.0.3163'. happens
83
def test_context_related
84
@@core.wait { scroll_to('Views') }.click
85
@@core.wait { scroll_to('WebView') }.click
0 commit comments