view youtube video and click link in the description

nangluv

New Member
Premium
Joined
Jan 17, 2021
Messages
2
Reaction score
0
Achievement
Hi all,
I'm going find solution to run macro to view youtube video for a few mins and click link in description.
Can anybody share this script ?
Thank you so much !
 

nangluv

New Member
Premium
Joined
Jan 17, 2021
Messages
2
Reaction score
0
Achievement
bạn ở đâu
em ở VN, bác có script gì hay hay không ạ, em chay macro như này nhưng từ khóa ko nhảy
site : google.com
Code:
await WaitForLoading();
await Typing("111.com\r\n", 50, 100);
await WaitForLoading();
await ClickByXpath(GenerateXpath("a", "href", "https://111.com%"));
await WaitForLoading();
await ClickByClass("btn btn-close-full");
await WaitForLoading();
await ClickByXpath(GenerateXpath("a", "href", "/chuyen-muc/tin-tuc%"));
await Delay(10000);
await ClickByXpath(GenerateXpath("a", "href", "/chuyen-muc/tin-tuc/111%"));
await Delay(100000);
await ClickByXpath(GenerateXpath("a", "href", "/chuyen-muc/bang-gia/111%"));
await WaitForLoading();
await ClickByXpath(GenerateXpath("a", "href", "Random"));
Mong được mọi người hỗ trợ
hope somebody can help ! thank all so much
 

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