Testing the Internet - 1. Basic authentication


In this video you will learn how to perform a basic authentication for a web site using LEAPWORK Web blocks. The test case is based on the “Basic Authentication” test case located here (click the “Basic Authentication” link to trigger the login box).

In the test case we will add the username and password as part of the URL specified in the Start Web Browser building block, which is the starting point for most test cases.

After the credentials are sent to the server we use a Find Web Element to verify that the login was successful.

Download sample