You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -30,4 +30,4 @@ Typical navigation that an user could perform, go to the last page or to the nex
30
30
-**Browser Chaotic Events**:
31
31
Events that change the browser configuration such as changing the viewport, clearing local storage or clearing the cookies.
32
32
-**Selector Click Events**:
33
-
Clicks performed to a specific type of element considering the HTML tags that typically induce an interaction such as <a>, <button>, <inputtype="submit">; also, events of filling and clearing an input element.
33
+
Clicks performed to a specific type of element considering the HTML tags that typically induce an interaction such as `<a>`, `<button>`, `<input type="submit">`; also, events of filling and clearing an input element.
0 commit comments