-
Notifications
You must be signed in to change notification settings - Fork 11
Getting started
Marcus Kaufmann edited this page Jan 8, 2018
·
17 revisions
- Goto our Neodymium-template project
- Perform the steps from the Hello world section from the Neodymium-template
- Rename your project by working through the Taking ownership section of Neodymium-template
- Decide whether you want to go the pure java or the cucumber way and remove the unneeded files as described in the Remove unneeded approach section of Neodymium-template.
- Use all features that you like e.g.:
Overview
Neodymium features
- Neodymium configuration properties
- Neodymium context
- Utility classes
- Test data provider
- Test Environments
- Multi browser support
- Applitools Plugin
- Localization
- Highlight and Wait
- Advanced Screenshots
- Seperate Browser Sessions for Setup and Cleanup
Best practices and used frameworks
Special