Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Speaker Deck
PRO
Sign in
Sign up for free
watir-webdriver on mobile devices
jarib
March 24, 2012
Programming
1
210
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
690
WebDriver Internals - Test Automation Bazaar
jarib
2
260
WebDriver Internals
jarib
6
2.4k
Other Decks in Programming
See All in Programming
フロントエンドで 良いコードを書くために
t_keshi
3
1.6k
ECS Service Connectでマイクロサービスを繋いでみた
xblood
0
520
爆速の日経電子版開発の今
shinyaigeek
1
410
はてなリモートインターンシップ2022 インフラ 講義資料
hatena
4
2.1k
TokyoR#103_DataProcessing
kilometer
0
470
eBPF와 함께 이해하는 Cilium 네트워킹
hadaney
3
830
Workshop on Jetpack compose
aldefy
0
140
Felteで作る簡単フォームバリデーション
kubotak
1
140
新卒でサービス立ち上げから Hasuraを使って3年経った振り返り
yutorin
0
200
Circuit⚡
monaapk
0
200
花き業界のサプライチェーンを繋げるプロダクト開発の進め方
userlike1
0
100
PHPDocにおける配列の型定義を少し知る
shimabox
1
120
Featured
See All Featured
Happy Clients
brianwarren
90
5.8k
4 Signs Your Business is Dying
shpigford
171
20k
Infographics Made Easy
chrislema
235
17k
The Language of Interfaces
destraynor
149
21k
What the flash - Photography Introduction
edds
64
10k
YesSQL, Process and Tooling at Scale
rocio
159
12k
Building a Scalable Design System with Sketch
lauravandoore
451
31k
Scaling GitHub
holman
453
140k
How New CSS Is Changing Everything About Graphic Design on the Web
jensimmons
214
12k
Building Applications with DynamoDB
mza
85
4.9k
How To Stay Up To Date on Web Technology
chriscoyier
779
250k
Distributed Sagas: A Protocol for Coordinating Microservices
caitiem20
318
19k
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