-
Notifications
You must be signed in to change notification settings - Fork 2
chamiz/SeleniumPageObjectGenerator
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
# SeleniumPageObjectGenerator Read HowTo file to get information about running project. This project will extract input , select and anchor elements for html page and creates page object class. Sample Main class will be created to guide you to call page objects. You can change properties using project.properties file. #output files will be created in this folder output.folder=output #package name package.name=com.isa.automation #page object class name class.name=Login #input file name file.input=index.html Sample files can be found at output folder If you need modification to this project, please mail me to [email protected]
About
Automates page object generation using Selenium and JAVA
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published