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
800
WebDriver Internals - Test Automation Bazaar
jarib
2
290
WebDriver Internals
jarib
6
2.5k
Other Decks in Programming
See All in Programming
飲食業界向けマルチプロダクトを実現させる開発体制とリアルな現状
hiroya0601
1
390
カスタムしながら理解するGraphQL Connection
yanagii
1
1.2k
Content Security Policy入門 セキュリティ設定と 違反レポートのはじめ方 / Introduction to Content Security Policy Getting Started with Security Configuration and Violation Reporting
uskey512
1
420
offers_20241022_imakiire.pdf
imakurusu
2
360
WEBエンジニア向けAI活用入門
sutetotanuki
0
300
AWS IaCの注目アップデート 2024年10月版
konokenj
3
3.1k
Vue3の一歩踏み込んだパフォーマンスチューニング2024
hal_spidernight
3
3.1k
Pinia Colada が実現するスマートな非同期処理
naokihaba
2
150
Progressive Web Apps für Desktop und Mobile mit Angular (Hands-on)
christianliebel
PRO
0
110
Sidekiqで実現する 長時間非同期処理の中断と再開 / Pausing and Resuming Long-Running Asynchronous Jobs with Sidekiq
hypermkt
6
2.7k
Jakarta Concurrencyによる並行処理プログラミングの始め方 (JJUG CCC 2024 Fall)
tnagao7
1
230
Kubernetes for Data Engineers: Building Scalable, Reliable Data Pipelines
sucitw
1
190
Featured
See All Featured
Music & Morning Musume
bryan
46
6.1k
Writing Fast Ruby
sferik
626
61k
Facilitating Awesome Meetings
lara
49
6k
Save Time (by Creating Custom Rails Generators)
garrettdimon
PRO
27
790
Thoughts on Productivity
jonyablonski
67
4.3k
"I'm Feeling Lucky" - Building Great Search Experiences for Today's Users (#IAC19)
danielanewman
226
22k
Embracing the Ebb and Flow
colly
84
4.4k
Unsuck your backbone
ammeep
668
57k
Cheating the UX When There Is Nothing More to Optimize - PixelPioneers
stephaniewalter
280
13k
Designing Dashboards & Data Visualisations in Web Apps
destraynor
228
52k
How to Think Like a Performance Engineer
csswizardry
19
1.1k
XXLCSS - How to scale CSS and keep your sanity
sugarenia
246
1.3M
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