Greasy Fork is available in English.

cypress-visibility

Code - github/cypress-io/cypress - to check if an element is visible

These are versions of this script where the code was updated. Show all versions.

  • v1.4 20.06.2024.

    Included tree shook version of lodash

  • v1.3 03.01.2024.

    Removed lines that considered elements which were outside the view port and position: sticky to be hidden

  • v1.2 01.01.2024.

    Removed jQuery code that was accidentally left in

  • v1.1 01.01.2024.

    Fixed parentHasVisibilityHidden

  • v1.0 22.12.2023.