anyone can help me to make a script? please.

csheep

New Member
VIP
Joined
Aug 13, 2019
Messages
5
Reaction score
1
Achievement
website url is < https://m.naver.com/ >

await WaitForLoading();
ClickByXpath ('//*[@id="MM_SEARCH_FAKE"]');
SendKeyPress(13);
await WaitForLoading();
await Typing("9hits macro");
SendKeyPress(13);
await Delay(3000);


searching keyword is not working.
help me please.
i think is problem of ClickByXpath ('//*[@id="MM_SEARCH_FAKE"]');
 

csheep

New Member
VIP
Joined
Aug 13, 2019
Messages
5
Reaction score
1
Achievement
opsfafsme post_id=2466 time=1565720350 user_id=140 said:
Code:
<i>
</i>await WaitForLoading();
ClickByXpath ('//*[@id="MM_SEARCH_FAKE"]');
await WaitForLoading();
await Typing("9hits macro",500,800);
Delay(5000);
SendKeyPress(13);
await Delay(3000);
friend, what's wrong?
if you test macro. its not working.

ClickByXpath <- click is not working
 

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