Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
watir-webdriver on mobile devices
Search
jarib
March 24, 2012
Programming
1
220
watir-webdriver on mobile devices
Lightning talk at the Test Automation Bazaar, Austin, TX - March 2012
jarib
March 24, 2012
Tweet
Share
More Decks by jarib
See All by jarib
Automating 130 browser, platform and language combinations without going insane
jarib
2
810
WebDriver Internals - Test Automation Bazaar
jarib
2
290
WebDriver Internals
jarib
6
2.5k
Other Decks in Programming
See All in Programming
時計仕掛けのCompose
mkeeda
1
280
Djangoアプリケーション 運用のリアル 〜問題発生から可視化、最適化への道〜 #pyconshizu
kashewnuts
1
230
ISUCON14公式反省会LT: 社内ISUCONの話
astj
PRO
0
180
WebDriver BiDiとは何なのか
yotahada3
1
140
Pulsar2 を雰囲気で使ってみよう
anoken
0
230
SRE、開発、QAが協業して挑んだリリースプロセス改革@SRE Kaigi 2025
nealle
3
4.1k
昭和の職場からアジャイルの世界へ
kumagoro95
1
350
データの整合性を保つ非同期処理アーキテクチャパターン / Async Architecture Patterns
mokuo
41
15k
[JAWS-UG横浜 #79] re:Invent 2024 の DB アップデートは Multi-Region!
maroon1st
1
140
Multi Step Form, Decentralized Autonomous Organization
pumpkiinbell
1
660
テストをしないQAエンジニアは何をしているか?
nealle
0
130
ファインディの テックブログ爆誕までの軌跡
starfish719
2
1.1k
Featured
See All Featured
Docker and Python
trallard
44
3.3k
Dealing with People You Can't Stand - Big Design 2015
cassininazir
366
25k
Visualization
eitanlees
146
15k
"I'm Feeling Lucky" - Building Great Search Experiences for Today's Users (#IAC19)
danielanewman
226
22k
Fight the Zombie Pattern Library - RWD Summit 2016
marcelosomers
232
17k
A designer walks into a library…
pauljervisheath
205
24k
No one is an island. Learnings from fostering a developers community.
thoeni
21
3.1k
Stop Working from a Prison Cell
hatefulcrawdad
267
20k
[Rails World 2023 - Day 1 Closing Keynote] - The Magic of Rails
eileencodes
33
2.1k
Improving Core Web Vitals using Speculation Rules API
sergeychernyshev
8
270
Product Roadmaps are Hard
iamctodd
PRO
50
11k
GraphQLの誤解/rethinking-graphql
sonatard
68
10k
Transcript
watir-webdriver on mobile devices
• iOS • Android • Both emulator and actual devices
• Drivers immature, but usable What
• Mobile is the future • High realism + -
• Slow • Immature drivers Why
How: iOS 1. Install XCode 4 2. Check out the
Selenium repo 3. Open iphone/iWebDriver.xcodeproj 4. Build svn checkout http://selenium.googlecode.com/svn/trunk/ selenium http://code.google.com/p/selenium/wiki/IPhoneDriver
How: Android 1. Install Android SDK 2. Create emulator image
3. Download android-server 4. Install into emulator 5. Setup port forwarding http://selenium.googlecode.com/files/android-server-2.20.apk http://code.google.com/p/selenium/wiki/AndroidDriver
Demo
Future • Chrome OS • chromedriver • Boot2Gecko • http://openwebdevice.com/
• https://wiki.mozilla.org/Auto-tools/Projects/ Marionette/JSON_Protocol