Commit Graph

  • af4b774fea Enhance error handling and graceful shutdown in TestExecutor; implement browser disconnection checks and improve command execution flow. Update TestLinter to provide better guidance on 'use' command placement. Add support for 'for' and 'aria-label' attributes in TestParser. master seb 2025-07-26 12:50:56 +02:00
  • 9e73900197 Add variable validation features to README and CLI; implement linting and strict mode for environment variables in executor and linter. Enhance VSCode extension documentation for improved user guidance. sebseb7 2025-07-22 09:59:12 +02:00
  • 85537b26bf Implement graceful shutdown handling in CLI; add cleanup logic to TestRunner and Executor for improved resource management during termination. Update sleep durations in step1.test for consistency. seb 2025-07-19 08:49:35 +02:00
  • 140852be07 Enhance test execution with interactive controls; add pause, step, and dump functionalities in executor.js, and update step1.test for improved form handling and scrolling behavior. seb 2025-07-18 07:22:22 +02:00
  • 85f7f81236 Add 'jumpIf' and 'jumpIfNot' commands to README and executor; implement parsing, execution, and linter support for conditional command jumps in test scripts. seb 2025-07-17 14:06:41 +02:00
  • 41e4424650 Reduce sleep durations in step1.test for improved test execution speed; adjust typing delay in executor.js for faster human-like input simulation and enhance sleep visualization conditions. seb 2025-07-17 13:20:05 +02:00
  • a69911e874 Refactor test execution and linter to support new 'follow' command for window switching, enhance status tracking with visual indicators, and update extraction syntax for improved clarity seb 2025-07-17 13:13:48 +02:00
  • fe4ce936c6 Refactor test scripts by removing unused files, updating test commands, and adding new functionality for window switching and variable extraction seb 2025-07-17 08:16:17 +02:00
  • 49270f8d2f Update Google test script to accept cookie consent and improve element interaction seb 2025-07-17 06:08:21 +02:00
  • fe99fb8e5f Enhance element extraction by including hidden containers and shadow DOM elements in the DOM processing logic seb 2025-07-17 06:02:09 +02:00
  • f44b66b152 Add simplified DOM dump generation and improve linter comment handling seb 2025-07-17 06:00:56 +02:00
  • a492223e45 Genesis seb 2025-07-17 05:32:02 +02:00