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).
hello, I am running 2 browsers at the moment, there was no problem until yesterday, currently in the 2nd training and can encounter the same problem
@emsar1234 im gettin problems with the fingerprint, whast your problem?
@momogme More information in telegram chat t.me/bas_english
@k0iz97 can make it for you. from $30 please write pm
@syrax said in IF statement help:
@Fox said in IF statement help: {{VAR}}.indexOf("https://example.com/") >= 0 It working like a charm thanks for your quick reaction! This makes my life a lot easier. So if it exists for checked. It will get the value 0? Or a negative value?
@Fox said in IF statement help:
{{VAR}}.indexOf("https://example.com/") >= 0
It working like a charm thanks for your quick reaction! This makes my life a lot easier.
So if it exists for checked. It will get the value 0? Or a negative value?
This is a JavaScript method that is easier to find information about on the Internet https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/indexOf
75b04390-e319-4ca7-8a2b-cfd55048ef88-изображение.png
@xxasaxx said in log setting help me:
@tet-vivi said in log setting help me: function log(text) { var now = new Date(); Logger.WriteHtml("<span style='color:#000000'>" thread_number() + " : " + "Bilgi" + text + "</span>", "Bilgi" + thread_number() + " : " + text + " " + now.getHours() + ": " + now.getMinutes() + ": " + now.getSeconds() ); } SyntaxError: Parse error during execution of action 2
@tet-vivi said in log setting help me:
function log(text) { var now = new Date(); Logger.WriteHtml("<span style='color:#000000'>" thread_number() + " : " + "Bilgi" + text + "</span>", "Bilgi" + thread_number() + " : " + text + " " + now.getHours() + ": " + now.getMinutes() + ": " + now.getSeconds() ); }
SyntaxError: Parse error during execution of action 2
https://community.bablosoft.com/topic/3521/лайфхаки-bas/36
@stephenperry18 You need to attach to something else, which is not changing. For example, if there is only one frame on page, or index of frame is not changing you can use following expression:
Here is detailed manual
https://wiki.bablosoft.com/doku.php?id=how_to_search_for_element