simple web/html testing
Burhan
burhan.khalid at gmail.com
Wed Jun 8 04:03:42 EDT 2011
More information about the Python-list mailing list
Wed Jun 8 04:03:42 EDT 2011
- Previous message (by thread): simple web/html testing
- Next message (by thread): simple web/html testing
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Jun 7, 10:42 pm, Tim <jtim.arn... at gmail.com> wrote: > On Jun 7, 2:05 pm, Miki Tebeka <miki.teb... at gmail.com> wrote: > > >http://pypi.python.org/pypi/selenium? > > I looked at Selenium and it may be what I need, but when I searched > for selenium and "broken link" (one of the things I need to test for), > I found only an unanswered question:http://groups.google.com/group/selenium-users/browse_thread/thread/7d... > > Do you think I could configure selenium to run the tests? > > At this moment, I'm looking at using Jenkins to run the tests as self- > written python scripts using lxml, among other things. Using selenium, you can check for broken links[1]. Hope this helps. -- Burhan Khalid 1. http://stackoverflow.com/questions/1453527/how-to-check-url-for-404-using-selenium-webdriver
- Previous message (by thread): simple web/html testing
- Next message (by thread): simple web/html testing
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list