Skip to content

Commit

Permalink
Merge pull request #33 from ackintosh/webview-android
Browse files Browse the repository at this point in the history
Add WebView on Android
  • Loading branch information
tagomoris committed Feb 10, 2017
2 parents 8e9cbd1 + 242fbe3 commit 4d8620e
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions testsets/smartphone_android.yaml
Expand Up @@ -63,3 +63,11 @@
name: UNKNOWN
os: Android
category: smartphone

# Webview + Android(Lollipop and Above)
- target: 'Mozilla/5.0 (Linux; Android 5.1.1; Nexus 5 Build/LMY48B; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/43.0.2357.65 Mobile Safari/537.36'
name: 'Webview'
version: '4.0'
os: Android
os_version: '5.1.1'
category: smartphone

0 comments on commit 4d8620e

Please sign in to comment.