Skip to content

Add option to delete all cookies between tests that reuse sessions #562

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

Merged
merged 4 commits into from
May 3, 2020

Conversation

mdmintz
Copy link
Member

@mdmintz mdmintz commented May 3, 2020

Add option to delete all cookies between tests that reuse sessions

  • Usage: (from cmd): --crumbs
    --crumbs is only needed when also using --reuse-session, where the same browser session is reused between tests. When not using --reuse-session, every test spins up a completely clean browser session where no cookies are set.

@mdmintz mdmintz merged commit 74a93be into master May 3, 2020
@mdmintz mdmintz deleted the crumbs-option branch May 3, 2020 20:26
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