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...Self-extracting Config Files with makeself
Have you ever had the problem of installing a new Linux distro and scping your config files to the home directory? Window/Desktop manager configs, .vimrc, .bashrc/.zshrc, and others. This problem is compounded with installations to multiple virtual machines, raspberry pis, etc. Luckily, there is a very handy tool that can make this process much easier […]
Loading Likes...Love for the Command Line
Before my current job, I had very little experience with the command line. It was a black window into an unknown world and the small blinking cursor in the top left of the screen was the vehicle that would take me there. I was thrusted into the command line on my first day. I was […]
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...So this is a blog
After deleting the default “Hello world” post that comes standard with WordPress, here I’m adding my first blog post. How did this happen? While listening to the audio book “The Complete Software Developer’s Career Guide” by John Sonmez, John explains that in order to become recognized as a resource in the software development field, you […]
Loading Likes...