-
jgodi updated
10 years ago
-
The following script works on Chrome and FF, but fails on Opera with the following error:
Invalid coordinates to click on
Build info: version: '2.20.0', revision: '16008', time: '2012-02-27 19:03:04'…
-
```
The response contained malformed JSON. Raw output: {"status":7,"sessionId":"1330553509713","value":{"message":"Unable to locate element: {\"method\":\"xpath\",\"selector\":\"/HTML/BODY/UL/LI[5]\"}…
Stuk updated
12 years ago
-
In LockInternals I think this line is problematic,
```
client.create().withMode(CreateMode.EPHEMERAL_SEQUENTIAL).forPath(path, new byte[0]);
```
The problem is that the create call may succeed on th…
-
When I upgraded Ubuntu Karmic to Lucid, the Python version bumped up from 2.6.4 to 2.6.5. Running tests on my apps causes the following failures. Running on 2.6.4 still passes the tests.
## FAIL: Do…
rubic updated
13 years ago