ACTIONS does something
1.428 s
async
const btn = new Button();
await btn.get('ApplyBookmark');
await btn.click();
console.log('-- filterPane');
const filterPane = new FilterPane();
await filterPane.get('Dim1');