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).
Hi Everyone,
I am trying to pass a bas variable into the browser, like
var elem = document.querySelectorAll(".items") for(var x in elem){
if(elem[x].textContent === VAR_BAS_VARIABLE){
elem[x].click() }
}
thanks
Have gotten a variable passed, document.querySelector("#identifierId").value = "[[CYCLE_INDEX]]" as a string works fine
@xmypuk already updated on a new version also the script already updated, i try to uninstall and install again with the same version and its back normal, weird problem but alreasy fix it thanks
@miras said in BAS Win7 latest?:
What version of BAS is the latest for Windows 7? 25.4.1?
25.4.1
@UserTrue said in Node JS with google trends API:
@hippyzipp9 const mysql = require('mysql2'); // create the connection to database const connection = mysql.createConnection({ host: 'localhost', user: 'root', database: 'db', password: '' }); await(new Promise((resolve, reject) => { /*Place your code here and call resolve to proceed*/ connection.connect(function (err) { if (err) { reject('error: ' + err.message); } console.log('Connected to the MySQL server.'); resolve() }); }));
@hippyzipp9
Thanks, your solution worked.
@tet-vivi I do it success now. A big thanks to you, great guys.
How to download BAS Premium Olderversion. I tried https://downloads.bablosoft.com/distr/BrowserAutomationStudioPremium/24.1.1/BrowserAutomationStudioPremiumInstallAllInOne.exe
But it doesnt work. Please point me out