-
Notifications
You must be signed in to change notification settings - Fork 30
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
AG-30776 Add ability to click on the element with specified text in `…
…trusted-click-element` scriptlet. #409 Squashed commit of the following: commit ca8289f Author: Adam Wróblewski <adam@adguard.com> Date: Thu May 23 18:13:48 2024 +0200 Add separate const commit 609c544 Author: Adam Wróblewski <adam@adguard.com> Date: Thu May 23 17:24:35 2024 +0200 Update toRegExp commit 1f671bd Author: Adam Wróblewski <adam@adguard.com> Date: Thu May 23 17:06:14 2024 +0200 Use null instead of empty string commit 628e64f Author: Adam Wróblewski <adam@adguard.com> Date: Thu May 23 16:36:59 2024 +0200 Convert to TypeScript commit a47011e Author: Adam Wróblewski <adam@adguard.com> Date: Thu May 23 14:23:47 2024 +0200 Rename `elementContainsText` to `doesElementContainText` and refactor it commit 7fab2a8 Author: Adam Wróblewski <adam@adguard.com> Date: Thu May 23 13:18:49 2024 +0200 Add ability to click on the element with specified text in `trusted-click-element` scriptlet
- Loading branch information
Showing
4 changed files
with
174 additions
and
22 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters