by Nikolay Advolodkin | Mar 17, 2020 | Random, Uncategorized
Since most of the world is now confined to the home office, it’s still important to stay productive. I have been working from home full time for almost two years now and I have been running my blog on nights and weekends since 2013. I would say that I’m...
by Nikolay Advolodkin | Mar 12, 2020 | Courses
Are you ready to become a professional that is able to handle the demands of the modern world? This Selenium WebDriver course is going to boost your professional value! There are companies all over the world that are searching for talented developers that are able to...
by Nikolay Advolodkin | Feb 17, 2020 | Selenium Problems
Are you struggling to get started with Selenium WebDriver in Java? Well this post will help you to resolve the most annoying Selenium WebDriver with Java errors. java.lang.IllegalStateException: The driver is not executable: …/chromedriver Error Message...
by Nikolay Advolodkin | Dec 30, 2019 | C#, Programming
Overview Today, I’m going to introduce you to how to do test automation and write your very first automated script using Selenium WebDriver with .NET Core. via GIPHY .NET Core is the latest cross-platform framework for Microsoft that allows you to run the same...
by Nikolay Advolodkin | Nov 25, 2019 | DevOps
In this article we tackle all of the common challenges encountered when trying to do continuous integration with Azure DevOps aka VSTS aka TFS. Some critical topics that are tackled here are: How to work with Azure DevOps environment variablesHow to create a build...