Skip to content

Chase invest update#614

Merged
NelsonDane merged 8 commits into
NelsonDane:mainfrom
MaxxRK:updates
Jan 14, 2026
Merged

Chase invest update#614
NelsonDane merged 8 commits into
NelsonDane:mainfrom
MaxxRK:updates

Conversation

@MaxxRK

@MaxxRK MaxxRK commented Dec 31, 2025

Copy link
Copy Markdown
Collaborator

Updated the chaseinvest-api version to 0.4.5.

Underlying webdriver has been moved from playwright to zendriver.

Known Issue:
I am still having some issues with login (bot detection). This is especially exaggerated if logging in repeatedly during testing etc. If the user manually "helps" the script along it works. I suspect I need to add some simulated mouse movements/clicking. This is still a work in progress.

Code is heavily borrowed/influenced by Ossy's my-feature-changes branch Thanks!!!

Because of the heavy dependence on webdrivers for some of the brokers I have not been using docker myself for running these. This could use a test in docker.

@MaxxRK MaxxRK changed the title Updates Chase invest update Dec 31, 2025
@ImNotOssy

Copy link
Copy Markdown
Contributor

i havent had a single log in issue look into my script again the answer might be in there

@MaxxRK

MaxxRK commented Dec 31, 2025

Copy link
Copy Markdown
Collaborator Author

i havent had a single log in issue look into my script again the answer might be in there

I will take a look over it again and incorporate what I see.

This is still able to be merged as that will all just be in the chaseinvest-api package.

@MaxxRK

MaxxRK commented Dec 31, 2025

Copy link
Copy Markdown
Collaborator Author

i havent had a single log in issue look into my script again the answer might be in there

Once again @ImNotOssy you have proven to be the api whisperer. I tested a few logins in a row using the mouse_click() method to click on the buttons instead of just click() and I do think that fixed it.

@ImNotOssy

Copy link
Copy Markdown
Contributor

i havent had a single log in issue look into my script again the answer might be in there

Once again @ImNotOssy you have proven to be the api whisperer. I tested a few logins in a row using the mouse_click() method to click on the buttons instead of just click() and I do think that fixed it.

Lol youre welcome, theres a few more like mouse_move() and scroll_into_view(), i always learn more while coding for other brokers but forget to implement to previously worked on brokers.

@NelsonDane
NelsonDane merged commit cb8bf8a into NelsonDane:main Jan 14, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants