by Nikolay Advolodkin | Feb 18, 2018 | Selenium Webdriver
1) SpecFlow BDD Automation Author: SpecFlow Topics Learned: C#, Selenium Webdriver, BDD SpecFlow is one of the few C# BDD frameworks out there, which automatically makes it a highly desirable automation tool for you to use in your development projects. This framework...
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 | 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 1, 2017 | Selenium Webdriver
Introduction Selenium, in general, is a software testing framework that is used to facilitate automation of web browsers. It comprises of different components which include selenium web driver and Selenium IDE. Selenium web driver provides a simpler and more concise...
by Nikolay Advolodkin | Nov 29, 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...