type text "<testdata_name>" into input location "element_name" in mobile screen – SoliteraTA

SoliteraTA

Mobile Step Definition

type text “<testdata_name>” into input location “element_name” in mobile screen

type text “<testdata_name>” into input location “element_name” in mobile screen

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

type text “<testdata_name>” into input location “element_name” in mobile screen

Keyword

Given, When, And, Then

Description

Will type given text into given input location filed

Declaration
				
					Given type text "<ProductName>" into input location "flipkart_Search_Input" in mobile screen
				
			
				
					 <elements> 
    <element> 
     <name>flipkart_Search_Input</name>
     <type>XPATH</type>
     <value>//android.widget.EditText[@text="Search for Products, Brands and More"]</value>
    </element>
 </elements> 
				
			
				
					NILL
				
			
A
ProductName
Dell Mouse
Remarks
  1. The “<testdata_name>” that is used through test data file should be in angular brackets
  2.  The “element_name” that is used through element data file should be in double quotes.
Restriction
  1. element_name” should be corresponds to a valid input location in 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