Help me with macro Please

opsfafsme

Well-Known Member
Rule The Universe
VIP
Joined
Jul 2, 2018
Messages
243
Reaction score
91
Website
OnlinePiercingShop.com
Achievement
No its always the same.
use function

await ClickById (id, nClick, frameUrlRegex)

Click on an element based on its ID.

Parameters:
  • id: ID of the element.
  • nClick: number of clicks, the default is 1.
  • frameUrlRegex: The regex pattern of the frame URL to click on, the default is the main frame.
Example: await ClickById("load-more-button");

 

opsfafsme

Well-Known Member
Rule The Universe
VIP
Joined
Jul 2, 2018
Messages
243
Reaction score
91
Website
OnlinePiercingShop.com
Achievement
await ClickById("atLink-xxx",1,"about:blank");

where
atLink-xxx -> long id
"about:blank" -> iframe src
 
Last edited:

About us

  • Our community has been around for many years and pride ourselves on offering unbiased, critical discussion among people of all different backgrounds. We are working every day to make sure our community is one of the best.

Quick Navigation

User Menu