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
850
WebDriver Internals - Test Automation Bazaar
jarib
2
310
WebDriver Internals
jarib
6
2.5k
Other Decks in Programming
See All in Programming
ソフトウェア設計の実践的な考え方
masuda220
PRO
4
570
複雑化したリポジトリをなんとかした話 pipenvからuvによるモノレポ構成への移行
satoshi256kbyte
1
1.1k
Advance Your Career with Open Source
ivargrimstad
0
500
CSC509 Lecture 06
javiergs
PRO
0
260
詳しくない分野でのVibe Codingで困ったことと学び/vibe-coding-in-unfamiliar-area
shibayu36
3
4.9k
The Past, Present, and Future of Enterprise Java
ivargrimstad
0
330
ポスターセッション: 「まっすぐ行って、右!」って言ってラズパイカーを動かしたい 〜生成AI × Raspberry Pi Pico × Gradioの試作メモ〜
komofr
0
1.3k
TFLintカスタムプラグインで始める Terraformコード品質管理
bells17
2
160
育てるアーキテクチャ:戦い抜くPythonマイクロサービスの設計と進化戦略
fujidomoe
1
170
Flutterで分数(Fraction)を表示する方法
koukimiura
0
130
Android16 Migration Stories ~Building a Pattern for Android OS upgrades~
reoandroider
0
110
その面倒な作業、「Dart」にやらせませんか? Flutter開発者のための業務効率化
yordgenome03
1
120
Featured
See All Featured
How STYLIGHT went responsive
nonsquared
100
5.8k
Performance Is Good for Brains [We Love Speed 2024]
tammyeverts
12
1.2k
4 Signs Your Business is Dying
shpigford
185
22k
GraphQLとの向き合い方2022年版
quramy
49
14k
YesSQL, Process and Tooling at Scale
rocio
173
14k
Build your cross-platform service in a week with App Engine
jlugia
232
18k
Designing Dashboards & Data Visualisations in Web Apps
destraynor
231
53k
No one is an island. Learnings from fostering a developers community.
thoeni
21
3.5k
Leading Effective Engineering Teams in the AI Era
addyosmani
2
320
Automating Front-end Workflow
addyosmani
1371
200k
Being A Developer After 40
akosma
91
590k
GitHub's CSS Performance
jonrohan
1032
470k
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