-
Hi !
I want to try and customize this script to work for Israel to.
Could you point on where to start ?
First day in attempting to create such purchase automation in python
-
the code is
```
f = js2py.eval_js(run_js)
video_url = f()
```
sometimes it occurred error
```
Exception in thread Thread-39:
Traceback (most recent call last):
File "/usr/local/lib/pyt…
-
polydatamapper has local mallocs that need to be properly managed.
-
I believe I have all prerequisite installations configured correctly. On Windows 10 when I run the command:
python main.py --username username@gmail.com --password P@ssw0rd --url https://www.nike.c…
-
Having issues I wanted to know if you could help:
ValueError Traceback (most recent call last)
---> 46 driver = webdriver.Chrome(ChromeDriverManager().install())…
-
python main.py --username 'username' --password 'password' --url 'https://www.nike.com/launch/t/air-jordan-1-high-fearless/' --shoe-size 9.5 --release-time '11/2/2019' --driver-type 'chrome' --headle…
-
I am working on browser automation using selenium-wire. But its long time on starting browser. I am using chrome and chromedriver lastest version. Is there any solution for it?
-
# ゲストの方の収録について
ゲストの方にはSkypeでの音声チャットと同時にローカルでの録音をお願いしております。
ローカルでの録音については
- Macで収録されるかたは[こちらのリンク](https://github.com/drikin/backspace/wiki/%E3%82%B2%E3%82%B9%E3%83%88%E3%81%AE%E7%9A%86%E6%A7%98%E3…
-
Can someone inform me on how to run this bot. I am somewhat of a newb in BASH coding and I want to test If i can purchase these nikes at a specific time. These nikes are already released on the websit…
-
@ad-m
I really tried hard using your code with selenium and chrome.
I want to login on https://services.aig.co.il/PersonalServices/#/login;url=%2Fhome
when I'm trying to login after some attempt…