In the console, we can type the below.
document.querySelectorAll(‘.uif1506.uif1510.uif1513.uif1515.uif1438’).forEach(el=>el.click())
It will multi-select 111 records at a time
In the console, we can type the below.
document.querySelectorAll(‘.uif1506.uif1510.uif1513.uif1515.uif1438’).forEach(el=>el.click())
It will multi-select 111 records at a time