←back to thread

707 points namukang | 3 comments | | HN request time: 0.799s | source
1. countvonbalzac ◴[] No.29258562[source]
Do you think this could be used for testing purposes as well, not just scraping?
replies(2): >>29258782 #>>29258918 #
2. dkthehuman ◴[] No.29258782[source]
It'll work, though it's not optimized for that use case.

Wrote more about it in this comment here: https://news.ycombinator.com/item?id=29256076

3. defied ◴[] No.29258918[source]
For testing purposes, you can achieve similar results with Selenium IDE. You can export tests and upload these to (our website) https://testingbot.com - supports screenshots and scheduled runs.