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: 28187 Include checkVisibility browser API as a reliable tool to check visibility #29741

Open
wants to merge 67 commits into
base: release/14.0.0
Choose a base branch
from

Commits on Jun 18, 2024

  1. option correct

    senpl committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    266a230 View commit details
    Browse the repository at this point in the history
  2. cleanup

    senpl committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    06c6185 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. visibility improvements

    senpl committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    aa14167 View commit details
    Browse the repository at this point in the history
  2. cleanup

    senpl committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    cb09746 View commit details
    Browse the repository at this point in the history
  3. fixes

    senpl committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    86a0706 View commit details
    Browse the repository at this point in the history
  4. clean code

    senpl committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    9035412 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

  1. first draft version

    senpl committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    b611dcf View commit details
    Browse the repository at this point in the history
  2. working version

    senpl committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    16897b3 View commit details
    Browse the repository at this point in the history
  3. method cleanup

    senpl committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    d379ed1 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. first working all tests

    senpl committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    2e29c52 View commit details
    Browse the repository at this point in the history
  2. 23852 fix

    senpl committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    d1b218f View commit details
    Browse the repository at this point in the history
  3. fix for 28187

    senpl committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    455ff94 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1f7e60e View commit details
    Browse the repository at this point in the history
  5. fixes for less checks

    senpl committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    008823d View commit details
    Browse the repository at this point in the history
  6. remove 23852 fix

    senpl committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    9bc9afd View commit details
    Browse the repository at this point in the history
  7. changelog update

    senpl committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    723d8ab View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7f4d723 View commit details
    Browse the repository at this point in the history
  9. Merge branch 'issue-28187-IncludeCheckVisibilityBrowserAPI' of https:…

    …//github.com/senpl/cypress into issue-28187-IncludeCheckVisibilityBrowserAPI
    senpl committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    0ab0172 View commit details
    Browse the repository at this point in the history
  10. changelog fix

    senpl committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    ddf7227 View commit details
    Browse the repository at this point in the history
  11. changelog pull

    senpl committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    27a73d3 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    a85166c View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. pipeline tests fix

    senpl committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    4c70ef5 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'issue-28187-IncludeCheckVisibilityBrowserAPI' of https:…

    …//github.com/senpl/cypress into issue-28187-IncludeCheckVisibilityBrowserAPI
    senpl committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    6bdb8fe View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7d121bd View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

  1. requires for new webkit

    senpl committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    8149120 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'issue-28187-IncludeCheckVisibilityBrowserAPI' of https:…

    …//github.com/senpl/cypress into issue-28187-IncludeCheckVisibilityBrowserAPI
    senpl committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    23a908b View commit details
    Browse the repository at this point in the history
  3. fix for older webkit versions

    senpl committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    2f88b48 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3363c0d View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. Configuration menu
    Copy the full SHA
    6f5addf View commit details
    Browse the repository at this point in the history
  2. Merge branch 'issue-28187-IncludeCheckVisibilityBrowserAPI' of https:…

    …//github.com/senpl/cypress into issue-28187-IncludeCheckVisibilityBrowserAPI
    senpl committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    6e82b87 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3919231 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. webkit fixes and rework

    senpl committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    112ff53 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9d9da1d View commit details
    Browse the repository at this point in the history
  3. pipeline fix

    senpl committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    917469f View commit details
    Browse the repository at this point in the history
  4. Merge branch 'issue-28187-IncludeCheckVisibilityBrowserAPI' of https:…

    …//github.com/senpl/cypress into issue-28187-IncludeCheckVisibilityBrowserAPI
    senpl committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    2efd8f1 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

  1. Configuration menu
    Copy the full SHA
    7cdbcf7 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. Configuration menu
    Copy the full SHA
    25ccdc1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8315929 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. Configuration menu
    Copy the full SHA
    ea58390 View commit details
    Browse the repository at this point in the history
  2. changelog for pipeline fix

    senpl committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    9c6de7b View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

  1. Update packages/driver/src/dom/visibility.ts

    Co-authored-by: Jennifer Shehane <shehane.jennifer@gmail.com>
    senpl and jennifer-shehane authored Jul 10, 2024
    Configuration menu
    Copy the full SHA
    01a7695 View commit details
    Browse the repository at this point in the history
  2. Update packages/driver/src/dom/visibility.ts

    Co-authored-by: Jennifer Shehane <shehane.jennifer@gmail.com>
    senpl and jennifer-shehane authored Jul 10, 2024
    Configuration menu
    Copy the full SHA
    c63a04b View commit details
    Browse the repository at this point in the history
  3. Update packages/driver/src/dom/visibility.ts

    Co-authored-by: Jennifer Shehane <shehane.jennifer@gmail.com>
    senpl and jennifer-shehane authored Jul 10, 2024
    Configuration menu
    Copy the full SHA
    1e83807 View commit details
    Browse the repository at this point in the history
  4. Update packages/driver/src/dom/visibility.ts

    Co-authored-by: Jennifer Shehane <shehane.jennifer@gmail.com>
    senpl and jennifer-shehane authored Jul 10, 2024
    Configuration menu
    Copy the full SHA
    4beb4ab View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fac3bdc View commit details
    Browse the repository at this point in the history
  6. fix misspelled

    senpl committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    a7a4c51 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6720715 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    cbbbc67 View commit details
    Browse the repository at this point in the history
  9. fix by separation of tests

    senpl committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    230dcb2 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2e88040 View commit details
    Browse the repository at this point in the history
  11. cleanup unneded code

    senpl committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    9fc2b85 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

  1. Configuration menu
    Copy the full SHA
    baae2c8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b55b2d0 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2024

  1. Configuration menu
    Copy the full SHA
    96cf4f1 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

  1. Configuration menu
    Copy the full SHA
    8398812 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2024

  1. Configuration menu
    Copy the full SHA
    6cddc81 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

  1. Configuration menu
    Copy the full SHA
    1a933bc View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

  1. Configuration menu
    Copy the full SHA
    7be78d2 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2024

  1. Configuration menu
    Copy the full SHA
    1ad3ff8 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2024

  1. Configuration menu
    Copy the full SHA
    cb9cc14 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

  1. Configuration menu
    Copy the full SHA
    0fb8a9f View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. Configuration menu
    Copy the full SHA
    1c5b240 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. Configuration menu
    Copy the full SHA
    f3d4545 View commit details
    Browse the repository at this point in the history
  2. merge changelog

    senpl committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    e705a32 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a458041 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. Configuration menu
    Copy the full SHA
    2f572c3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    31e1294 View commit details
    Browse the repository at this point in the history