-
### What is your Scenario?
When running latest version of TestCafe with nativeAutomation enabled and using browserstack remote browser provider, the following error occurs:
_Error: The "browsers…
-
### What happened?
Im using selenium 4.26 with openJdk 11.0.2. I have a selenium grid with 10 machines. When i try to run the test with specific browser version, the tests goes in queue and fails.
…
-
**Fleet version**: 4.58.0
**Web browser and operating system**: ANY
### 💥 Actual behavior
When setting up managed automations for a policy and selecting install software, some of the FMA a…
-
**Please briefly describe the project you'd like to add to _Best of JS_?**
TLDR: AgentQL is a query language and parser that fetches data and interactive elements from web pages for scraping, a…
-
### What is your Scenario?
I cannot run my tests over http using native automation and chrome 130,
I tried using workaround from: https://github.com/DevExpress/testcafe/issues/8133
The url seems …
-
### Checklist
- [X] I have updated to the latest available Home Assistant version.
- [X] I have cleared the cache of my browser.
- [X] I have tried a different browser to see if it is related to my b…
-
**Issue by [mishra-ajay](https://github.com/mishra-ajay)**
_Friday Nov 17, 2017 at 12:04 GMT_
_Originally opened as https://github.com/adobe/brackets/issues/13872_
----
### Prerequisites
1. Prep…
-
e.g., what happens when you send a touch action when the browser and/or device doesn't support it?
It's unclear whether [Create a pointer input source](https://w3c.github.io/webdriver/#dfn-create-a…
-
### Describe the bug
The error is the following, when I create an automation with the message condition content and the value contains a comma (,) in the case that the condition is equal it does not …
-
I passed my credential
```
chat_bot = ChatGPTAutomation(
username="username-removed", # Optional
password="password-removed" # Optional
)
```
And after i execute this cell, i am gett…