Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Afte i landed on a webpage, i want to do a backspace to go back to previous page. I have tried to type <Backspace> but it could not work. Tried to use <shift>, <ctrl> and <alt>, also couldn't.
Any suggestion how to go around this?
@Hifive в Chrome Backspace не переходит на предыдущую страницу history.back()
@ruzne said in <Backspace> does not work:
не переходит на предыдущую страницу
where/how do i add this command history.back()?
@Hifive I will do everything instead of you
@Hifive You need to click on "Backspace" button, it will add <BACK> to the input field, which is correct code.
<BACK>
@m4zuper You can see this issue when you use this option in loop.
@akiko6823 said in I have multiple Function Lists. How can I make the function I selected while running the bot work?:
I have multiple Function Lists. How can I make the function I selected while running the bot work?
You need a lot of conditions that would trigger the function on the specified text.
@dimehook Check if the server goes to sleep when you disconnect from it. https://stackoverflow.com/questions/70794205/prevent-aws-ec2-instance-from-going-to-sleep-when-closing-terminal-window
@Fox Thank you very much, Your Regex worked smoothly..:)