Sunday, January 28, 2018

Functional Testing with Selenium and Python

The visual studio IDE can be used to do the python+selenium script writing. The best thing is, If you use unittest module, Test case is displayed on the test explorer. Which allows to run a test case using test explorer.