Commit 09be978
authored
Correct parameter usage for click() in shadow.mdx (#6145)
* Update shadow.mdx
- Update the suggestion to pass 'top' to cy.click() using the options defined in cy.click()'s documentation
* Update shadow.mdx
Add missing quote
* Update shadow.mdx
One-line for prettier reasons1 parent 6ff2c73 commit 09be978
1 file changed
+2
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
96 | 96 | | |
97 | 97 | | |
98 | 98 | | |
99 | | - | |
| 99 | + | |
100 | 100 | | |
101 | 101 | | |
102 | | - | |
103 | | - | |
104 | | - | |
105 | | - | |
| 102 | + | |
106 | 103 | | |
107 | 104 | | |
108 | 105 | | |
| |||
0 commit comments