selenium-tor/CHANGELOG.md

6 lines
279 B
Markdown
Raw Normal View History

2016-12-22 13:02:55 -08:00
#initial 2016-12-20
# 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.