-
**Is your feature request related to a problem? Please describe.**
At the moment, instructlab is using a mix of tox, Makefile, shell scripts, and pre-commit for automation.
- [tox](https://tox.wik…
tiran updated
2 months ago
-
Not exactly an issue, however, I would like to suggest and recommend that you try to engage with the Home Assistant community to encourage a Home Automation "integration" (also referred to as "integra…
Hedda updated
2 months ago
-
```
What steps will reproduce the problem?
1. mouse movements
2. keyboard typing
3.
What is the expected output? What do you see instead?
I want to able to use my pc while running the automation.
…
-
# Discussion: Enhancing PlaywrightStealth
## Background
The PlaywrightStealth gem is currently heavily based on the [playwright-stealth](https://github.com/Granitosaurus/playwright-stealth) Pyth…
-
Please add support for Python Playwright as python is the most used language for automation. Adding support for it would be easy as just the debugging address would be required and modifying the fetch…
-
## Hello!
- Vote on this issue by adding a 👍 reaction
- If you want to implement this feature, comment to let us know (we'll work with you on design, scheduling, etc.)
## Issue details
The Python…
-
ImportError while loading conftest 'D:\_Automation\_Projects_automation\Automation_Poco_Pytest\Automation_runner\cases\conftest.py'.
..\conftest.py:16: in
ST.PROJECT_ROOT = os.environ['PROJECT_…
-
### The problem
Device detected as generic device:
SNMPv2-MIB::sysDescr.0 = STRING: Hirschmann BOBCAT
SNMPv2-MIB::sysObjectID.0 = OID: SNMPv2-SMI::enterprises.248.11.2.1.15
DISMAN-EXPRESSION-MIB…
-
```
What steps will reproduce the problem?
1. mouse movements
2. keyboard typing
3.
What is the expected output? What do you see instead?
I want to able to use my pc while running the automation.
…
-
Hello. Could you add decorators to the automation test steps for Python?
For example from Qase:
with qase.step("Step 1. Switch to Seat", "Seat selected"):
search.select_seat()