For BAS we need to use %% I guess, after trying all the things, this code worked.
for /D %%I in ("C:\BAS\Profiles\*") do @del /S /F /Q "%%I\Cache\*.*"Thank you for helping @tet-vivi @super84
@andy231 said in Is it possible to zoom in/out in record mode or browser ?:
Is it possible to zoom in/out in record mode or browser ? i wish to change devicePixelRatio to 2 . just wanted to know if its possible ?