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 want to load local html file in bas . is it possible ?
Yes its normal thing just like with any other browser >
file:///C:/pathToYourLocalPage/examplePage.html
Or simply open your local html file in any browser and copy addres from address bar to BAS Load command.
thank you
You can use node in BAS > https://www.npmjs.com/package/ffmetadata
or you can use ffmpeg with BAS over "Run proccess" action
btw. the Chrome/FF addons "Chropath" and the SelectorsHub xpath plugin do a good job in finding also complicated xpath and css selectors.
Use RESET option in BROWSER TAB . this will clear cookies but cache will be still present. You can also make a profile and save it for further use. Let us know if this works for you.