12 Commits

Author SHA1 Message Date
seb
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. 2025-07-26 12:50:58 +02:00
sebseb7
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. 2025-07-22 09:59:12 +02:00
seb
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. 2025-07-19 08:49:35 +02:00
seb
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. 2025-07-18 07:22:22 +02:00
seb
85f7f81236 Add 'jumpIf' and 'jumpIfNot' commands to README and executor; implement parsing, execution, and linter support for conditional command jumps in test scripts. 2025-07-17 14:06:41 +02:00
seb
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. 2025-07-17 13:20:05 +02:00
seb
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 2025-07-17 13:13:48 +02:00
seb
fe4ce936c6 Refactor test scripts by removing unused files, updating test commands, and adding new functionality for window switching and variable extraction 2025-07-17 08:16:17 +02:00
seb
49270f8d2f Update Google test script to accept cookie consent and improve element interaction 2025-07-17 06:08:21 +02:00
seb
fe99fb8e5f Enhance element extraction by including hidden containers and shadow DOM elements in the DOM processing logic 2025-07-17 06:02:09 +02:00
seb
f44b66b152 Add simplified DOM dump generation and improve linter comment handling 2025-07-17 06:00:56 +02:00
seb
a492223e45 Genesis 2025-07-17 05:32:02 +02:00