Skip to content

Commit

Permalink
doc - fix link
Browse files Browse the repository at this point in the history
  • Loading branch information
jjpaulo2 committed Aug 2, 2024
1 parent 2dd57c6 commit 525242a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -126,5 +126,5 @@ web.read('//*[@id="myElement"]')
- [Configure the selenium integration](./selenium.md)
- [Running interactions with the current page](./interactions/index.md)
- [Manipulating elements](./elements/index.md)
- [Get xpaths in a easier way](./low-level.md)
- [Get xpaths in a easier way](./xpath-tools.md)
- [Use the selenium/requests API directly](./low-level.md)

0 comments on commit 525242a

Please sign in to comment.