selenium-tor/CHANGELOG.md

8 lines
292 B
Markdown
Raw Normal View History

2016-12-22 08:00:53 -08:00
# 2016-12-20
* Project creation
2016-12-22 13:02:55 -08:00
# 2016-12-20
* Added ImageDownloader class to get images through a curl proxy.
* Added process builder to example to start the selenium standalone,
so all you have to do is run php example.php,
you don't need a second terminal running the selenium server.