Interview Questions, Answers and Tutorials

17.2 User Interface Map

17.2 User Interface Map

17.2.1| Creating a UIMap class to read locators from UIMap.properties file

Now we will build a UIMap class to access locator information from a properties file.
 
UIMap
UIMap.properties example part-1

 

UIMap
UIMap.properties example part-2

 

UIMap
UIMap.properties example part-3



17.2.2| Creating a sample Test

Now let us create a sample test that would use the UIMap properties file and UIMap class file to locate elements.

The following example opens amazon.in the login page and then uses the UIMap file to locate login page elements.

UIMap
Sample Test

 

1 thought on “17.2 User Interface Map

Comments are closed.