-
## The problem
Can't accept permission to use location on iOS 14.4
## Environment
* Desktop OS/version used to run Appium: Appium 1.20.2
* Mobile platform/version under test: iOS
* Real dev…
-
When I try to run this as a service I get the following output:
```
File "/usr/lib/python3.8/subprocess.py", line 858, in __init__
self._execute_child(args, executable, preexec_fn, close_fds,
File…
-
this is my code:
```
from selenium import webdriver
from selenium.webdriver.chrome.service import Service
from selenium.webdriver.chrome.options import Options
from selenium.webdriver.common.by i…
-
I'm working on some improvements to the stock checking flow in `master` and I'd like some feedback on my ideas before I get too far into it. I'm focusing on `stores/amazon.py` and mostly on `check_sto…
-
Hello,
I run in the following issue
`'tuple' object has no attribute 'tb_frame'`
while running this code
from facebook_page_scraper import Facebook_scraper
page_list = ['KimKarda…
-
Run python3 ./zodgame/zodgame.py "***"
could not detect version_main.therefore, we are assuming it is chrome 108 or higher
Traceback (most recent call last):
File "D:\a\zodgame_checkin\zodgame_ch…
-
您好!我在我的电脑上运行了一下,结果是这样的,请问这是哪里出问题了呢?
![image](https://user-images.githubusercontent.com/91058189/224966519-a1a6b66e-d861-47df-afe1-5ae715f0d106.png)
-
My code is simple and it used to work well. But today it gave a TimeoutException
![image](https://user-images.githubusercontent.com/55472934/224546900-79c5cb9a-20c1-4ba9-9f27-7d71d9678bd2.png)
…
-
```
This is using selenium 2.25.0, python bindings
What steps will reproduce the problem?
1.
2.
3.
Simplified test case or site demonstrating the problem:
MacBook-Pro-2:workspace yak007$ python
Py…
-
Some websites using Cloudflare CAPTCHA require the CAPTCHA challenge again after restarting a script, even with a custom profile. The issue happened both with old version 3.5.0 and new version 3.5.2 o…