click "<testdata_name>" times on element "element_name" with an interval of "<testdata_name>" milliseconds – SoliteraTA

SoliteraTA

All Step Definition

click “<testdata_name>” times on element “element_name” with an interval of “<testdata_name>” milliseconds

click “<testdata_name>” times on element “element_name” with an interval of “<testdata_name>” milliseconds

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

click “<testdata_name>” times on element “element_name” with an interval of “<testdata_name>” milliseconds

Keyword

Given, When, And, Then

Description

Will click on the given element n number of times with an interval of x milliseconds.

Declaration
				
					When click "2" times on element "CreateBtn" with an interval of "1000" milliseconds
				
			
				
					"<elements>
<element>
  <name>CreateBtn</name>
  <type>XPATH</type>
  <value>//button[@id="Create"]</value>
</element>
</elements>"
				
			
				
					NILL
				
			
				
					NILL
				
			
Browser Support
Remarks
  1. The “String Value” that is used through test data file should be in angular brackets
  2. We can use any variable name
Restriction
  1. Element and application file should be in xml format.

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