Skip to content

Commit

Permalink
Disable visual in android since they run in linux-chrome instead
Browse files Browse the repository at this point in the history
  • Loading branch information
manolo committed Jun 12, 2018
1 parent df9e682 commit 750e18c
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .gemini.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,11 +28,11 @@ browsers:
version: "15"
platform: "Windows 10"

android:
desiredCapabilities:
browserName: "chrome"
platform: "Android"

# android:
# desiredCapabilities:
# browserName: "chrome"
# platform: "Android"
#
# The following setups don't currently work due to Selenium SafariDriver issue
# https://github.com/vaadin/vaadin-element-skeleton/issues/19
#
Expand All @@ -52,4 +52,4 @@ browsers:
# desiredCapabilities:
# browserName: "ipad"
# version: "9.2"
# platform: "OS X 10.11"
# platform: "OS X 10.11"

0 comments on commit 750e18c

Please sign in to comment.