Agent

Agent

How can I run test cases on a remote computer?

Introduction We recommend that you install the Agent (executable that runs the tests) on one or more separate computers and then run your cases there instead of on your local computer. If you use several computers together, you can run test cases in parallel and get them done faster. Solution We recommend going through Leapwork Architecture...

How can we reset the Leapwork Agent password?

Introduction During the installation of the Leapwork agent, you are asked to set an agent password to make the agent configuration process more robust and secure. But a few times you may forget the agent password that was set during the installation of the agent component of the Leapwork. Reset the Leapwork Agent Password To...

How to connect Leapwork with the Gridlastic cloud agent in Selenium 4

Leapwork Agent supports integration with many third-party execution tools, and one such cloud provider is Gridlastic. Gridlastic is a service that provides you integration with Selenium grid testing infrastructure deployed with just one click. Gridlastic integration with Leapwork can help you run Leapwork flows on a combination of devices...

Configuring a Remote Agent, Browser Stack, Sauce Labs, Selenium Grid and other Environments in Leapwork

Agent Configuration Leapwork supports the execution of automation flows on remote machines. This allows flows to run uninterrupted and gives the opportunity to run the same flow in different configurations. In Leapwork, environments define the available machines/devices where the automation flows can be executed. The chosen agents can be...

Unable to run tests using Desktop UI/Virtual Desktop case on Windows Server, Windows 10 N, and Windows 7 Machine.

Description: Due to the unavailability of some Windows components, users may face issues while running a Desktop UI/Virtual Desktop case. For instance, when the test(s) is/are running on Windows server machines it doesn't get executed and ends with a Failed message in the action logs (as shown below). Resolution: Windows Servers User can...

How to setup Selenium Grid

Selenium Grid is used to speed up the execution of a test by using multiple machines to run tests in parallel. It is also used to support running tests against multiple environments, specifically, against different browsers at the same time. Selenium Grid can be used in the following scenarios: To run your tests against multiple browsers...

How to configure Selenium Grid on MAC to run Safari, Chrome and Firefox Automation

Selenium Grid is used to speed up the execution of a test by using multiple machines to run tests in parallel. It is also used to support running tests against multiple environments, specifically, against different browsers at the same time. You can use Selenium Grid in the following scenarios: To run tests against multiple browsers...

How to connect SauceLab with Leapwork?

Leapwork allows users to test your application under development in cloud-based remote environments like SauceLab and BrowserStack. If you have a SauceLab subscription then you can test your application under development from your local machine using Sauce Connect. Sauce Connect is a proxy server that opens a secure connection between...

Leapwork Studio is not able to connect to Agent

Description We have updated our code signing certificate due to which some users may experience challenges in connectivity between Studios with Agents. This is happening because code signing certificate details updated by Leapwork are not updated on Windows end and Windows might take time to update new certificates. With disconnected...

I am getting error "Cannot run because no agents are defined"

Description The error message "Cannot run because no agents are defined" means that you are missing agents configuration setup in Leapwork Studio. There are three ways to run a flow/test case: Run in Preview mode: When you press the "Run" button in the Flow editor, Leapwork Studio runs flow in Preview mode. This mode allows you to use your...