Johannes Gerlach
unread,Jul 31, 2012, 9:12:25 AM7/31/12Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to seleniu...@googlegroups.com
Hi @all,
I'm working on my thesis on test-automation of mobile applications.
I recently worked with Android Driver and I was imperssed by the possibilties. So for my thesis, I read the documentation and found sth. interesting:
"Android WebDriver consists of 3 parts. The client and the server used to
run Android WebDriver tests remotely, and a library. The library does
most of the real work and is used by Android WebDriver to control the
WebView. The server piece simply wraps the library in an Android
application together with the HTTP server. "
So I'm asking myself, the concept for the iPhone Driver works like the same?!
And if I understand the explanation correctly, is the AndroidDriver working like a Selenium RC?
Cheers
Johannes