TESTARtool / TESTAR_dev

TESTAR, automated testing through the Graphical User Interface
http://www.testar.org
BSD 3-Clause "New" or "Revised" License
37 stars 24 forks source link

Improve Settings values validation #360

Closed ferpasri closed 1 year ago

ferpasri commented 1 year ago
  1. Extend the default TESTAR settings validation that only parses the value of different settings (Double, Integer, Boolean, etc.)

To additionally validate if the users are providing correct input values for the different groups of settings:

  1. Add webdriver CI test for Linux and macOS

  2. Bug fixing:

    • If SUTConnectorValue is empty, show a message and finish the main process
    • Fix Android Spy mode screenshot
  3. Update selenium and Dockerfile dependencies