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).
I Can't create a script, when clicking on record it stay a moment and then display error:
(Thread #1 : Timeout during creating new process)
This only happened with the new version
My windows is 7
Unfortunately, Windows 7 is no longer supported
So sad ): Is there any way to go back to the old version?
@Farouk Try it: https://downloads.bablosoft.com/distr/BrowserAutomationStudio/25.2.1/BrowserAutomationStudioInstallAllInOne.exe
@m4zuper it work thank you :)
@Fox Great thanks it works!
try manipulate the method .replace("",') or TRIM function for specific VAR of your parsed
@andreiem said in Regex new line:
@GaG said in Regex new line: .replace(/href="\//g, "href=\"\/\r\n") That worked Do you also know how can I use regex to remove everything after = Thank you!
@GaG said in Regex new line:
.replace(/href="\//g, "href=\"\/\r\n")
That worked
Do you also know how can I use regex to remove everything after =
Thank you!
Users would help you more quickly if you attached examples of the general text and what it should look like in the end.