Cross Browser Testing With LambdaTest Jenkins Plugin | Jenkins Tutorial | Part IX
In this video, we will talk about performing cross browser testing with LambdaTest Jenkins Plugin.
This video is Part IX of the Jenkins LambdaTest Tutorial series wherein Moss(@tech_with_moss), a DevOps engineer, will show you how to do cross-browser testing with the LambdaTest Jenkins Plugin. The prerequisites are creating a LambdaTest account, installing Python 3 on the Jenkins server, and installing the Python Selenium Webdriver module.
Introduction
Installing the LambdaTest Jenkins plugin
Creating Jenkins freestyle job to run the test scripts on the LambdaTest platform.
Running the LambdaTest Tunnel within the pipeline script.
Conclusion of Session