Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix cookie prompt reload failure #103

Merged
merged 4 commits into from
Oct 31, 2023
Merged

Conversation

smkent
Copy link
Owner

@smkent smkent commented Oct 31, 2023

Safeway's home page now performs a full refresh when the cookie prompt is declined. This change re-navigates back to Safeway's home page after clicking the cookie prompt button.

Additionally, package dependencies are updated and Chrome 119 is now required.

This should resolve both #100 and #102.

Copy link

codecov bot commented Oct 31, 2023

Codecov Report

Merging #103 (695651f) into main (2afa5e2) will increase coverage by 0.35%.
The diff coverage is 77.41%.

@@            Coverage Diff             @@
##             main     #103      +/-   ##
==========================================
+ Coverage   83.01%   83.36%   +0.35%     
==========================================
  Files          13       13              
  Lines         465      475      +10     
==========================================
+ Hits          386      396      +10     
  Misses         79       79              
Files Coverage Δ
safeway_coupons/models.py 93.61% <ø> (ø)
safeway_coupons/session.py 76.99% <77.41%> (+2.23%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

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.

1 participant