-
Hi dev, thanks for your hard work on this project!
I'm trying to solve the captcha [here](https://clientcenter.tradestation.com/) and it keeps timing out, despite me setting a lengthy delay_config.…
-
Hi,
First of all, thank you for creating this wonderful tool.
After I set up the token and ran the AUTOGPT.py. I asked it to write an article. It tried to use DuckDuckGo Search, however, it cras…
-
I am getting below errors while followings all the instructions and running inside ig-tagger directory and using command `python3 ig_tagger.py`
```
python3 ig_tagger.py
/Users/christos/Develop…
-
My suggestion is to change the search for the button to the page, remove the text search and add search by type=submit.
This should help anyone with a non-english microsoft login page
```
def …
-
### What happened?
org.openqa.selenium.WebDriverException: unknown error: Runtime.callFunctionOn threw exception: TypeError: value.hasOwnProperty is not a function
at Object.stringify (https://x…
-
# 预期行为
正常打开页面并开始购票
# 当前行为
运行后出现如下报错
```
Traceback (most recent call last):
File "/Users/hitori/Developer/comicup29-ticket-buy/cpp.py", line 34, in
WebDriver.add_cookie(
File "/Users…
-
Hello, thanks for creating this plugin! I have some issue setting up the connection in the remote neovim + local firefox setting for jupynium.
Here's what I tried:
* in the remote, installed the j…
-
Something must have changed, as export.yaml fails catching an error on:
\tv.py", line 1512, in open_chart
set_timeframe(browser, timeframe)
\tv.py", line 547, in set_timeframe
wait_and…
-
For example, the same as selenium, WebDriverWait(driver, timeout).until_not(EC.visibility_of_element_located((By.XPATH, locator)))
-
Hi All -
I am trying to launch a windows based application using WinAppDriver latest version. Application launches successfully but the test keeps on failing because of the following error:
OpenQA.…