Commit 7522c697 authored by Ahmad Nemati's avatar Ahmad Nemati

init

parent eae90dab
Pipeline #72 canceled with stages
......@@ -4,6 +4,7 @@ run()
async function run()
{
await utils.leftClick(38,338,false)
await utils.leftClick(38,338,true)
await utils.sleep(3000)
await utils.leftClick(1027,551,true)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment