Commit 94a02df6 authored by Ahmad Nemati's avatar Ahmad Nemati

init

parent 749d9d1b
Pipeline #77 canceled with stages
......@@ -3,7 +3,7 @@ let utils=require('./../utils')
run()
async function run()
{
await utils.sleep(5000)
await utils.sleep(10000)
await utils.leftClick(38,338,false)
await utils.sleep(3500)
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