Gerhard Lausser
Community@lausser · Munich, Germany
I will ignore all of your mails unless you give me an ip address and a community/root account. No joke! No exception!
Agent Skills by Gerhard Lausser
Showing 3 vetted skills indexed across 1 GitHub repositories.
sakuli-migration
Migrate Sakuli v1/v2 browser test scripts to Playwright tests running in the check_cep container.
check-cep-vision
Locate, click, and type into UI elements in Playwright tests using OpenCV template matching.
cep-test-authoring
Converts plain-language intent files into deterministic Playwright tests for scheduled check_cep monitoring.
Frequently Asked Questions About Gerhard Lausser
FAQPage SchemaWhat tasks can I accomplish with Gerhard Lausser's skills?▼
You can migrate Sakuli v1/v2 browser tests to Playwright in the check_cep container, translate Sahi DOM selectors, preserve SikuliX image steps as check-cep-vision calls, write visual template-matching tests, and author deterministic check_cep tests from plain-language intent files.
Who should use these Sakuli and check_cep testing skills?▼
QA engineers and test developers maintaining legacy Sakuli or Sahi suites who need to modernize to Playwright, plus teams building vision-based UI tests where DOM selectors are unreliable and image template matching with hybrid fallback is required.
How does the cep-test-authoring skill work in practice?▼
It takes a plain-language intent file (*.ai), explores the target site to find stable locators, records site knowledge in KNOWLEDGE.md, and produces a deployable check_cep Playwright test that must pass the authoring quality gate, critic pass, and VERIFICATION.md.
What are the prerequisites for using these skills?▼
You need the check_cep container environment for running migrated Playwright tests, existing Sakuli v1/v2 scripts for migration work, and an intent file describing the user flow when authoring new tests with cep-test-authoring.