Python 3 + Selenium – An introduction to using selenium and headless firefox

Selenium is a very handy framework for testing web applications and it is also helpful in automating repetitive tasks on the web. I recently used Selenium WebDriver in a python script to help my wife with a college course she was trying to get into. It was a required course but students had filled all […]

Loading Likes...

How to Install a Virtual Ubuntu 18.04 Desktop

If you are just learning about Linux or you have been wanting to learn more, there’s never been a better time to try it out for yourself! Learning Linux has helped me tremendously as a QA tester and then as an SDET. Tip: If you are super new to linux and not sure what it […]

Loading Likes...