open the application {string} – SoliteraTA

SoliteraTA

Desktop step-Definition

open the application {string}

open the application {string}

Generic selectors
Exact matches only
Search in title
Search in content
Post Type Selectors

open the application {string}

Keyword

Given, When, And, Then

Description

Will open the desktop application by passsing its actual path.

Declaration
				
					Given open the application “Notepad”
				
			
				
					Nill
				
			
				
					<config>
    <name>Notepad</name>
    <type>desktop_application</type>
    <path>C:\Windows\System32\notepad.exe</path>
    <cookie>true</cookie>
  </config>
				
			
				
					NILL
				
			
Remarks
  1. This step definition is used to open a specific application with the name “app_name.”
  2. open the desktop application, application full path is required, path to be set in the application file.
Restriction
  1. Make sure you have the necessary permissions to launch the application.

Solitera may collect certain information by automated means, such as cookies and web beacons, when a user visits our website. A “cookie” is a small piece of data that a website can send to your browser, which may then be stored on your system. learn more

Choose your Operating System