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'm making an account generator, and I was looking to speed it up by caching css so I don't have to load it everytime. Would this be possible?
This could be really useful. Edge uses the chromium engine so hopefully you could use it there as well.
Thank you very much
@jayjay You need to wrap wait for css into ignore error action and only then process [[WAS_ERROR]] variable
alt text
Check ignore error documentation inside BAS:
0_1528304878313_IngoreError.png