Category: selenium
-
testing for the presence of an image with selenium
If you want to test for the presence of an image in a page using selenium, the best way to do this is by using [...]
-
running selenium tests against sites with mismatched ssl certs
If you’re developing a web app that has a SSL certificate and for whatever reason the url being used to access the app doesn’t match [...]
