Get the test manager base URL. This can be retrieved by navigating to Test Manager on the automation cloud and copying the URL selected below.
Automated Testing of Azure Bot Directline WebChat Channel using Selenium Java
Web Automation Testing of your Azure Bot connected to Webchat using Directline channel using Selenium Java and chrome Web Driver in Eclipse IDE.
Configure Selenium Java and JUnit Framework for Web Automation
Configure the JAR files for the Selenium Web Automation project. We will make use of Eclipse IDE to configure our project before the web automation.
Install Cucumber Plugin in Eclipse
In this post, we are going to learn install Cucumber Plugin in Eclipse that will help you to get started with writing Test Automation scripts using Selenium Java and Cucumber.
Run Selenium Java Scripts in already Opened Browser
Run your Selenium Java scripts in already opened chrome browser. This will save a lot of time. You can open any web page and start executing from any point.
Fixed | Not a File or Directory | Cucumber Feature File Runner Issue
You moved your feature file and getting an error while executing. Don't worry, we have a solution here.
You must be logged in to post a comment.