CHANGES in js_spec-0.3.0 vs CHANGES in js_spec-0.3.1
- old
+ new
@@ -1,4 +1,7 @@
+0.3.1
+- Client accepts selenium_browser_start_command parameter, which allows the user to parameterize the selenium_browser_start_command
+
0.3.0
- Client accepts selenium_server_start_command parameter, which allows the user to parameterize the selenium_server_start_command
- Added support for running specs in Internet Explorer via POST /runners/iexplore
- Resource file download performance improvements via caching and chunked sending
- Fixed false positive bug when Client connection times out