Companies Home Search Profile

Selenium 4 with Javascript with mocha

Focused View

QA Academy

2:12:30

222 View
  • 1. setUp.mp4
    03:26
  • 2. Navigation commands.mp4
    03:20
  • 3. window commands.mp4
    04:54
  • 4. Execute javascript in selenium.mp4
    04:27
  • 1. move to element.mp4
    03:05
  • 2. Selenium Actions - 2.mp4
    10:17
  • 3. Selenium Actions - 3.mp4
    02:33
  • 1. Implicit wait.mp4
    12:50
  • 2. explicit wait.mp4
    13:30
  • 1. Handling different types of alerts.mp4
    17:42
  • 1. Switching to frames in different ways and navigating back to main doc.mp4
    12:04
  • 1. File upload.mp4
    03:19
  • 1. open new tab, window ,switching between tabs ,windows.mp4
    09:43
  • 2. emulating window.mp4
    03:03
  • 1. getting inner text using javascript ,click,setvalue using javascript.mp4
    07:12
  • 1. Take Screenshot,Take Element Screenshot.mp4
    04:30
  • 1. Mochawesome reporting in detail.mp4
    16:35
  • Description


    web application automation using selenium javascript

    What You'll Learn?


    • Students will learn web app automation using selenium javascript
    • Students will learn how to write tests using mocha
    • Students will be able to automate websites
    • Students will be familiar on how to handle waits, actions , alerts ,popUps, scroll and other actions in selenium

    Who is this for?


  • Beginner automation testers , students who wants to learn web app automation
  • More details


    Description

    Selenium is an open-source software suite of browser automation tools for controlling web browsers through programs and performing browser automation. It is functional for all browsers, works on all major OS and its scripts are written in various languages i.e Python, Java, C#, Javascript etc.

    Selenium is widely used for automating website testing to ensure that the web application is working as expected. It can be used for automating tasks such as filling out forms, clicking buttons, and navigating between pages.

    Selenium 4 is the latest version of Selenium, and it includes several new features and improvements over previous versions. Some of the key features of Selenium 4 include:

    1. W3C WebDriver standard: Selenium 4 implements the W3C WebDriver standard, which makes it easier for developers to write cross-browser tests.

    2. Improved DevTools: The DevTools protocol has been updated and improved in Selenium 4, making it easier to perform debugging and automation tasks.

    3. Relative Locators: Selenium 4 introduces a new way to locate elements on a page using relative locators, which makes it easier to locate elements that are related to other elements on the page.

    4. New WebDriver API: Selenium 4 includes a new WebDriver API that provides a more concise and readable syntax for automating web browsers.

    5. Improved Grid Support: Selenium 4 includes improved support for the Selenium Grid, making it easier to distribute test cases across multiple machines.

    6. Multiple Browser Support: Selenium 4 supports a wide range of browsers, including Google Chrome, Mozilla Firefox, Microsoft Edge, and Apple Safari.

    Overall, Selenium 4 represents a major upgrade to the Selenium project, with improved functionality and new features that make it easier to automate web browsers and perform browser testing.



    In this course we will discuss all the required things which are needed for us to get started with web app automation , initially we will write selenium tests in plain javascript and execute them using node then slowly we will start using mocha testing framework.


    Course Highlights :

    it's pretty straight forward tutorial , we will try to cover all the selenium & latest version i.e 4.0 plus version features , you can expect more content in feature .

    Driver management is lot easier with Selenium 4 , we don't need to rely on webdriver manager anymore .

    Explicitly we can open multiple windows, tabs and so on.

    Since Selenium 4 uses w3c protocol so no more flaky tests

    Actions class improved and couple more improvements.



    Who this course is for:

    • Beginner automation testers , students who wants to learn web app automation

    User Reviews
    Rating
    0
    0
    0
    0
    0
    average 0
    Total votes0
    Focused display
    I'm an automation tester who worked on different testing tools like playwright , selenium ,Appium ,TestProject , Nightwatch Js tools through out my career till date .I have more than 5 plus years experience in testing .I love to teach software testing , I primarily teach Appium Java , Selenium ,Nightwatch Js ,Manual testing.
    Students take courses primarily to improve job-related skills.Some courses generate credit toward technical certification. Udemy has made a special effort to attract corporate trainers seeking to create coursework for employees of their company.
    • language english
    • Training sessions 17
    • duration 2:12:30
    • Release Date 2023/04/19

    Courses related to JavaScript

    Subtitle
    Getting Started with D3.js
    PluralsightGetting Started with D3.js
    2:54:30
    English subtitles
    08/13/2023
    Subtitle
    Vue.js Playbook
    Pluralsight Chad Campbell
    Chad Campbell
    Vue.js Playbook
    2:29:03
    English subtitles
    10/07/2023

    Courses related to Selenium WebDriver