- 10 Mar, 2014 4 commits
-
-
-
Add style.display check for inline-block when determining element visibility
Nicolas Perriault authored -
When checking for visibility, style.display is checked to match “inline”. Added a check for “inline-block”.
Trent Ohannessian authored
- 08 Mar, 2014 4 commits
-
-
this fixes #832 #196 in the following scenarios .. content-type can be * application/json * application/json; charset=utf-8
Rajiv Kilaparti authored
- 07 Mar, 2014 1 commit
-
-
Allowing for .NET to determine the OS path delimiter when combining the path for the bootstrap.js file.
Austin Rasmussen authored
-
- 06 Mar, 2014 1 commit
-
-
Adding quotations around the file path to allow whitespace in the path for the bootstrap.js file passed to the execution engine and the CASPER_PATH argument.
Austin Rasmussen authored
-
- 05 Mar, 2014 1 commit
- 23 Feb, 2014 1 commit
-
-
- 20 Feb, 2014 1 commit
- 19 Feb, 2014 4 commits
-
- 18 Feb, 2014 1 commit
- 17 Feb, 2014 8 commits
-
-
-
-
-
-
-
Use JSON.stringify for encoding the request body when Content-Type is "application/json". Ref #196
Søren Louv-Jansen authored
- 14 Feb, 2014 2 commits
- 03 Feb, 2014 1 commit
-
-
- 15 Jan, 2014 5 commits
- 11 Jan, 2014 3 commits
-
- 07 Jan, 2014 1 commit
- 06 Jan, 2014 2 commits
-
-
The code example in `waitForSelectorTextChange()` had an unterminated string literal on line 2172.
Kevin Fung authored