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
230
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
870
WebDriver Internals - Test Automation Bazaar
jarib
2
320
WebDriver Internals
jarib
6
2.6k
Other Decks in Programming
See All in Programming
Codex の「自走力」を高める
yorifuji
0
1.2k
DSPy入門 Pythonで実現する自動プロンプト最適化 〜人手によるプロンプト調整からの卒業〜
seaturt1e
1
720
Swift ConcurrencyでよりSwiftyに
yuukiw00w
0
260
OTP を自動で入力する裏技
megabitsenmzq
0
100
社内規程RAGの精度を73.3% → 100%に改善した話
oharu121
13
8k
最初からAWS CDKで技術検証してもいいんじゃない?
akihisaikeda
4
140
Vuetify 3 → 4 何が変わった?差分と移行ポイント10分まとめ
koukimiura
0
140
Claude Code Skill入門
mayahoney
0
370
米国のサイバーセキュリティタイムラインと見る Goの暗号パッケージの進化
tomtwinkle
2
580
AI時代のシステム設計:ドメインモデルで変更しやすさを守る設計戦略
masuda220
PRO
5
990
Cyrius ーLinux非依存にコンテナをネイティブ実行する専用OSー
n4mlz
0
150
encoding/json/v2のUnmarshalはこう変わった:内部実装で見る設計改善
kurakura0916
0
410
Featured
See All Featured
Dealing with People You Can't Stand - Big Design 2015
cassininazir
367
27k
Digital Ethics as a Driver of Design Innovation
axbom
PRO
1
210
The Limits of Empathy - UXLibs8
cassininazir
1
260
Game over? The fight for quality and originality in the time of robots
wayneb77
1
140
Kristin Tynski - Automating Marketing Tasks With AI
techseoconnect
PRO
0
190
The Art of Delivering Value - GDevCon NA Keynote
reverentgeek
16
1.9k
<Decoding/> the Language of Devs - We Love SEO 2024
nikkihalliwell
1
150
Bootstrapping a Software Product
garrettdimon
PRO
307
120k
Joys of Absence: A Defence of Solitary Play
codingconduct
1
310
Measuring Dark Social's Impact On Conversion and Attribution
stephenakadiri
1
160
The Success of Rails: Ensuring Growth for the Next 100 Years
eileencodes
47
8k
WCS-LA-2024
lcolladotor
0
480
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