We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1bfe23f commit 763d701Copy full SHA for 763d701
packages/types/src/constants.ts
@@ -56,4 +56,4 @@ export const NPM_CYPRESS_REGISTRY_URL = 'https://registry.npmjs.org/cypress'
56
* when dealing with very large element sets.
57
* This number is fairly arbitrary.
58
*/
59
-export const MAX_VISIBILITY_CHECK_ELEMENTS = 50
+export const MAX_VISIBILITY_CHECK_ELEMENTS = 10
0 commit comments