Today automation is the key for any project. Python Splinter is the new tool in Web Automation Testing space. Splinter has an easy to use API when compared to Selenium. Splinter uses Selenium web driver and built on same principles as Selenium.
Continue readingTag: splinter
Proven way to Fake Webcam in Test Automation with Python
This article explains how to test web application that use web cam. We use Python Splinter and fake a webcam device using Chrome web driver.
Continue reading