I reinstalled BAS and lost all my modules. I’m looking for a module but I can’t find it. It’s an emulation module that allows scrolling, refreshing the page, and going back in the page. Does anyone know where I can find it?
You can find it in your old version. BAS is installed in the same folder as the old version, where the new version is located somewhere in the tree, and your old version is in the Custom modules folder. It seems to be called something like that, and it contains all the unofficial modules
There are too many duplicate elements here but I only want to click on 3-5 buttons. How do I build the script
please help me
You need to change the element selector. Open the page code and find the text in the required element that differs from other elements, you can use this text in the >MATCH> selector. You can also specify the number of a specific selector by using the prefix >AT> Manual on selectors