-
With the current Python-only implementation, it's possible for Poe to slightly alter their website which would completely break the library.
Instead, if we switched to a webdriver, minor changes in…
-
Context:
We had integrated MobileDeviceInfo into our Appium automation framework about a year ago with the help of which we were able to pull Device info like name, version, UDID, etc.
Everything w…
-
**Describe the bug**
when trying to save the data in configuration.yaml there's an error says:
**home assistant can't find platform which in custom_component**
**To Reproduce**
Steps to reproduc…
-
Can WinAppDriver be used to automate online office apps like Excel, word and powerpoint online?
-
**Describe the bug**
I have a simple macro that, at the end, marks the conversation as resolved. When I trigger the macro, the conversation gets marked as resolved, the icon on the top right change…
-
Hi, I have an SPA that I'm trying to do some automated testing with
helium works fine when the elements are in the main page, but the app uses AJAX to load some content into an iframe, so when I tr…
-
const [b1,b2] = await Promise.all([playwright.launchChromium({
headless: true,
}), playwright.launchChromium({
headless: true,
})])
browserType.launch: s…
-
how to get object properties of swing app fields? Similar to UISPY.exe or inspect.exe or F12 developer options for browser. As a functional tester, i do not have access to the AUT code to pickup the s…
-
## Scope
For a first pass, audio transcription can be left to other tools that convert audio to MIDI, like [Basic Pitch](https://basicpitch.spotify.com/).
That said, Basic Pitch is open source, so…
1j01 updated
3 months ago
-
Copying in feedback from email (it may make sense to split this into multiple issues if any of this is contraversial):
* This section captures a number of use cases, but I think there's a product-o…