jdi-testing / jdi-light

Powerful Framework for UI Automation Testing on Java
https://jdi-docs.github.io/jdi-light/
MIT License
109 stars 47 forks source link

Create configuration profiles for appium-selenium switch #1713

Open Nikolai812 opened 4 years ago

Nikolai812 commented 4 years ago

Create test-properties profiles so as to be able to

  1. switch between appium-selenium without changing pom files and hardcoded string constants
  2. switch between different android devices (emulators)
MaksimMeshcheriakovEPAM commented 1 year ago

Mobile ("appium") tests has been moved to a dedicated modular template project: https://github.com/jdi-templates/jdi-light-mobile-templates Specific tasks for customise test running for different mobile configurations will be added to the backlog.