by Guest | Jun 14, 2021 | Courses, Selenium Webdriver
What’s new? 📕 Section: Test Data Management In this section, you will learn how to: ✅ Create test data using CSV, enum classes and data provider methods ✅ Explore data-driven testing using JUnit and TestNG ✅ Get a better...
by Guest | Jun 11, 2021 | Courses, Selenium Webdriver
What’s new? 📕 Section: Selectors Hub Tutorial by Sanjay Kumar We are fortunate enough to have partnered with the creator of Selectors Hub, Sanjay Kumar to get training on how to use this awesome tool. It’s a new technology that’s making it...
by Guest | Apr 21, 2021 | Courses, Selenium Webdriver
What’s new? 📕 Section: methods, expressions, statements ✅ 3 new exercises that focus on working with methods and using conditional if statements 📕 Section: WebDriver methods ✅ 2 new exercises that focus on working with Javascript...
by Guest | Apr 8, 2021 | Sauce Labs
You can get the most out of your visit to Sauce Con 2021 by not missing out on these essential Sauce Con workshops. Sauce Con is an exciting opportunity to get together with people all over the world who use Sauce Labs as well as other automated testing experts. The...
by Guest | Apr 2, 2021 | Courses, Selenium Webdriver
What’s new? 📔 Element Information Examples Lecture You will learn: ✅ How you can use the methods that get element information ✅ Check the code samples to get a better grasp of how they can be used in our tests...
by Nikolay Advolodkin | Apr 1, 2021 | Sauce Labs
SauceCon brings together the global community of Sauce Labs users and automated testing experts. Nikolay Advolodkin will run an Automation Best Practices Workshop with the goal of teaching robust test coverage of a web app using different testing techniques: ✅...
by Nikolay Advolodkin | Mar 23, 2021 | Programming Languages, Selenium Webdriver
Welcome to the third article of the Java Selenium series. In this article, we’re going to learn how to actually interact with our web elements so we can perform actions on them after we locate them. We will learn how to: Take basic actions on elements Get...
by Guest | Mar 22, 2021 | Affiliate
If you like our courses and would like to earn a piece of the profit for each sale you make, this is the perfect program for you! It’s a proven way students just like you have been earning 15% commissions for years, but that’s not the way we do things now…...
by Nikolay Advolodkin | Mar 16, 2021 | Programming Languages, Selenium Webdriver
In this part of the article series, we will learn one of the most fundamental topics when it comes to test automation. And that is locating the Web elements so that we can use Selenium WebDriver to interact with them and perform different kinds of operations. This is...
by Guest | Mar 15, 2021 | Automation, Test Automation
Oracle EBS (E-Business Suite) is a robust enterprise management suite consisting of SCM (supply chain management), CRM (customer relationship management) and ERP (enterprise resource planning). Oracle EBS has a modular architecture. It supports customizations and can...