rockbot
|
1fb8dc5e7d
|
updates error message to account for bad address error
removes _.bind in favor of the native Object.prototype.bind
|
2013-07-25 18:20:55 -04:00 |
|
bootstraponline
|
aeb6e5505f
|
Fix undefined
|
2013-07-02 17:36:33 -04:00 |
|
Jonathan Lipps
|
51630d4c1a
|
make sure to encode doRequest response to JSON if possible (fix #847)
|
2013-07-02 10:32:41 -07:00 |
|
Jonathan Lipps
|
edf08e4f75
|
fix outstanding issue in doRequest so there's no empty body, misc cleanup
|
2013-07-01 17:33:51 -07:00 |
|
Jonathan Lipps
|
370b7e5282
|
make chrome device proxy to chromedriver instead of using atoms
|
2013-07-01 17:33:51 -07:00 |
|
Jonathan Lipps
|
ea650a45f6
|
send commands to chrome as javascript atoms via remote debugger
|
2013-07-01 17:33:04 -07:00 |
|
Jonathan Lipps
|
b2fae3a0d1
|
move remote execute functionality into device common
|
2013-07-01 17:33:04 -07:00 |
|
sergio.barros
|
f964900510
|
Added changes for decoupling creating session, installing, launching, closing and uninstalling app for iOS and Android using mobile commands
|
2013-06-30 08:07:20 +01:00 |
|
Jonathan Lipps
|
d7e53bb3e1
|
remove short http timeout for selendroid (fix #540)
|
2013-05-08 18:48:26 -07:00 |
|
Jonathan Lipps
|
d4597f37f3
|
new way of building selendroid
|
2013-05-06 09:44:36 -07:00 |
|
Jonathan Lipps
|
28d5177d15
|
selendroid is alive!
|
2013-04-11 17:20:05 -07:00 |
|
Jonathan Lipps
|
e59e703c0a
|
get selendroid server built and ready to install
|
2013-04-11 13:35:22 -07:00 |
|
Jonathan Lipps
|
269ae7878c
|
enable flick() as a sort of alias for swipe()
|
2013-04-01 13:48:49 -07:00 |
|
Jonathan Lipps
|
074b584b41
|
allow alert handling to happen even in midst of remote command
|
2013-03-29 09:16:37 -07:00 |
|
Jonathan Lipps
|
6445113fe4
|
implicit waits, find elements from elements, moar tests
|
2013-02-28 12:45:23 -08:00 |
|
Jonathan Lipps
|
a5aedcd98d
|
more object orientation and el.getText()
|
2013-02-28 11:17:55 -08:00 |
|
Jonathan Lipps
|
70eb12d4d3
|
factor out some commonly used device methods
|
2013-02-27 14:48:52 -08:00 |
|