Hello everyone,
For an automation I am working on I need to write a script that can select text up until it reaches a number. Eg:
-
Example text here
-
More example text.
I would want the bot to select text starting at #1 and stop once it reaches the number 2 and so on. In the actual scenario there are multiple paragraphs. If anyone has a solution I would greatly appreciate it!