Skip to content

Commit 6b9f74d

Browse files
committed
remove one todo
1 parent 3a42bc3 commit 6b9f74d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/functional/android/android/device_test.rb

-1
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,6 @@ def test_device_time_format
7979
assert Date.parse(@driver.device_time('YYYY-MM-DD')).is_a?(Date)
8080
end
8181

82-
# TODO: Add chrome driver since No Chromedriver found that can automate Chrome '61.0.3163'. happens
8382
def test_context_related
8483
@@core.wait { scroll_to('Views') }.click
8584
@@core.wait { scroll_to('WebView') }.click

0 commit comments

Comments
 (0)