by Nikolay Advolodkin | Jan 12, 2018 | Selenium Webdriver
If you need to automate web browsers and make things more convenient, Webdriver is ideal for you. On the other hand, Selenium lets you test your scripts against multiple different browsers. Web developers who need to achieve a successful output in their work need to...
by Nikolay Advolodkin | Jan 10, 2018 | Selenium Webdriver
It is out there that Selenium IDE runs only Firefox exclusively. Chrome is the most popular browser, and that could mean problems, down the road. Worry not; Chromedriver is a brilliant tool that enables you to run Selenium IDE in Chrome. However, one problem still...
by Nikolay Advolodkin | Jan 5, 2018 | Selenium Webdriver
Selenium testing is a framework used for web applications. What it does is test the software and identify if it qualifies to reach production and go out to the market. As you can imagine, this software testing tool has become the talk of the town ever since it was...
by Nikolay Advolodkin | Dec 31, 2017 | Resources
Have you ever tried to build an Enterprise-level automation framework? You’re not the first. Luckily, many smart individuals have been creating different tools and frameworks to deal with automation for many years. Therefore, if you are trying to do some automated UI...
by Nikolay Advolodkin | Dec 29, 2017 | Selenium Webdriver
If you are in the field of Software Development and testing, then the web testing tools are not new to you. Probably you have been looking for the best web testing software and came across several options like Selenium, QTP, Winrunner, and several others. However,...
by Nikolay Advolodkin | Dec 22, 2017 | Selenium Webdriver
Chromium Embedded Framework, in short, CEF is a framework used by many applications including Spotify, Kaspersky Security Scan, Tencent QQ, Adobe Acrobat, among others. It is open an open source framework, released back in 2008, allowing developers to implement an...
by Nikolay Advolodkin | Dec 15, 2017 | Video Transcription
What will you learn in this course? Are you struggling with working with HTML using Selenium WebDriver? Do you know how to easily identify and manipulate an element using Selenium WebDriver? How about performing a drag n’ drop on an element? If not, then these...
by Nikolay Advolodkin | Dec 15, 2017 | Selenium Webdriver
What is Selenium 3.0 Selenium web application testing software has been used for a number of years, and the benefits ripped by programmers make it necessary to continue improving the framework. There are different versions of selenium that have been produced. We know...
by Nikolay Advolodkin | Dec 15, 2017 | Selenium Webdriver
Introduction Software testing is essential not only to analyze the efficiency in the functioning of a software but also to identify any faults that could be present. If you have ever done software testing before, you are in a position to tell which testing method is...