JulienGitHub / PTCGL_Redeemer

Codes Redeemer for PTCGL / Python(Selenium)
0 stars 0 forks source link

Does not work #1

Open nyxtyr opened 1 week ago

nyxtyr commented 1 week ago

It runs but is instantly blocked with error code 15 stating their security blocked it

JulienGitHub commented 1 week ago

Sorry, didn't test it since publishing it Switching to seleniumbase and it seems to work for now... Thanks for the report!

nyxtyr commented 1 week ago

Awesome will test

nyxtyr commented 1 week ago

, line 32, in <module> login_button = driver.find_element(By.CSS_SELECTOR, "[id='accept']") ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ \seleniumbase\core\sb_driver.py", line 20, in find_element return self.driver.default_find_element(by=by, value=value) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

     several error and then just crashes shortly after the website detects the script
JulienGitHub commented 1 week ago

I'm afraid I won't be able to help on this one. Selenium not finding the login_button probably means Impreva detects the script before this step. I am not detected when testing the script, but I'm blocked by going to https://redeem.tcg.pokemon.com/ on my normal Chrome browser, Impreva is weird.