Skip to content
This repository has been archived by the owner on Nov 9, 2017. It is now read-only.

Commit

Permalink
Merge branch 'release/0.2.3'
Browse files Browse the repository at this point in the history
  • Loading branch information
everzet committed May 1, 2011
2 parents 8af1b55 + 2ea9a65 commit c78aa76
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 2 deletions.
5 changes: 5 additions & 0 deletions CHANGES.md
@@ -1,3 +1,8 @@
0.2.3 / 2011-05-01
==================

* Updated SahiClient with new version, which is faster and cleaner with it's exceptions

0.2.2 / 2011-05-01
==================

Expand Down
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -53,7 +53,7 @@ $mink->registerDriver('javascript', new SahiDriver($startUrl, 'firefox', $client
`SAHI_SID` could be any unique string.
Now just configure proxy settings in needed browser and point it to:

http://localhost:9999/_s_/dyn/Driver_start?sahisid=SAHI_SID&startUrl=http://sahi.example.com/_s_/dyn/Driver_initialized
http://sahi.example.com/_s_/dyn/Driver_start?sahisid=SAHI_SID&startUrl=http://sahi.example.com/_s_/dyn/Driver_initialized

This way you could test your sites on iOS or Android or WinPhone devices.

Expand Down
2 changes: 1 addition & 1 deletion vendor/SahiClient

0 comments on commit c78aa76

Please sign in to comment.