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
840
WebDriver Internals - Test Automation Bazaar
jarib
2
300
WebDriver Internals
jarib
6
2.5k
Other Decks in Programming
See All in Programming
The state patternの実践 個人開発で培ったpractice集
miyanokomiya
0
140
GitHub Copilotの全体像と活用のヒント AI駆動開発の最初の一歩
74th
8
3k
自作OSでDOOMを動かしてみた
zakki0925224
1
1.4k
Comparing decimals in Swift Testing
417_72ki
0
170
オープンセミナー2025@広島LT技術ブログを続けるには
satoshi256kbyte
0
100
CEDEC2025 長期運営ゲームをあと10年続けるための0から始める自動テスト ~4000項目を50%自動化し、月1→毎日実行にした3年間~
akatsukigames_tech
0
140
AIエージェント開発、DevOps and LLMOps
ymd65536
1
300
Kiroの仕様駆動開発から見えてきたAIコーディングとの正しい付き合い方
clshinji
1
110
サイトを作ったらNFCタグキーホルダーを爆速で作れ!
yuukis
0
410
Jakarta EE Core Profile and Helidon - Speed, Simplicity, and AI Integration
ivargrimstad
0
110
マイコンでもRustのtestがしたい その2/KernelVM Tokyo 18
tnishinaga
2
2.3k
レガシープロジェクトで最大限AIの恩恵を受けられるようClaude Codeを利用する
tk1351
2
460
Featured
See All Featured
Building an army of robots
kneath
306
45k
Chrome DevTools: State of the Union 2024 - Debugging React & Beyond
addyosmani
7
820
The Success of Rails: Ensuring Growth for the Next 100 Years
eileencodes
46
7.6k
How to train your dragon (web standard)
notwaldorf
96
6.2k
XXLCSS - How to scale CSS and keep your sanity
sugarenia
248
1.3M
A Modern Web Designer's Workflow
chriscoyier
695
190k
Navigating Team Friction
lara
188
15k
Speed Design
sergeychernyshev
32
1.1k
Scaling GitHub
holman
462
140k
Designing for humans not robots
tammielis
253
25k
Put a Button on it: Removing Barriers to Going Fast.
kastner
60
4k
How to Create Impact in a Changing Tech Landscape [PerfNow 2023]
tammyeverts
53
2.9k
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