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(sessions): correct when page is cleared in cy.session() #24563

Merged
merged 7 commits into from Nov 15, 2022

Commits on Nov 7, 2022

  1. Copy the full SHA
    d078627 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    860549b View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2022

  1. Copy the full SHA
    04df310 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'develop' into fix-session-clearing

    # Conflicts:
    #	packages/driver/cypress/e2e/commands/sessions/sessions.cy.js
    #	packages/driver/src/cy/commands/sessions/index.ts
    emilyrohrbough committed Nov 10, 2022
    Copy the full SHA
    b149d49 View commit details
    Browse the repository at this point in the history
  3. fix webkit err where command moved on when about:blank hadn't finishe…

    …d loading. Caused log to be unassociated with cy.session()
    emilyrohrbough committed Nov 10, 2022
    Copy the full SHA
    53a5e67 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2022

  1. fix types

    emilyrohrbough committed Nov 14, 2022
    Copy the full SHA
    8014e28 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    d72dd5a View commit details
    Browse the repository at this point in the history