Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

textExists #103

Closed
mrWh1te opened this issue Mar 5, 2021 · 1 comment
Closed

textExists #103

mrWh1te opened this issue Mar 5, 2021 · 1 comment

Comments

@mrWh1te
Copy link
Owner

mrWh1te commented Mar 5, 2021

Is your feature request related to a problem? Please describe.
Want to run BotActions only IF specific text exists in the page

Describe the solution you'd like
Want textExists(text: string): ConditionalBotAction to check the webpage for specific text like a Header to a form. Return TRUE if found, else FALSE.

Then pair it with givenThat()() to branch the logic

@mrWh1te
Copy link
Owner Author

mrWh1te commented Apr 21, 2021

added in #105

released in core v1.3

@mrWh1te mrWh1te closed this as completed Apr 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant