verify partial text "<testdata_name>" is displayed into non-input field "element_name" in mobile screen – SoliteraTA

SoliteraTA

Mobile Step Definition

verify partial text “<testdata_name>” is displayed into non-input field “element_name” in mobile screen

verify partial text “<testdata_name>” is displayed into non-input field “element_name” in mobile screen

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

verify partial text “<testdata_name>” is displayed into non-input field “element_name” in mobile screen

Keyword

Given, When, And, Then

Description

Will verify the text is displayed on the non-input filed

Declaration
				
					Then verify partial text "<TextInput>" is displayed into non-input field "testyDashboard" in mobile screen
				
			
				
					  <elements> 
    <element>
     <name>testyDashboard</name>
      <type>ID</type>
      <value>com.robertlevonyan.testy:id/tv_title</value>
   </element>
  </elements> 
				
			
				
					NILL
				
			
A
TextInput
Dashboard
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 element 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