Skip to content

Commit

Permalink
fix: update the spec for hover (#570)
Browse files Browse the repository at this point in the history
  • Loading branch information
OrKoN committed Jun 12, 2023
1 parent 3d50801 commit a11bb27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ export const recording = {
target: 'main',
selectors: [
['aria/Hover'],
['#button'],
['#hover'],
['xpath///*[@id="hover"]'],
['text/Hover'],
],
Expand Down

0 comments on commit a11bb27

Please sign in to comment.