Commit f420876e authored by Ahmad Nemati's avatar Ahmad Nemati

init

parent e3815807
Pipeline #90 canceled with stages
......@@ -9,7 +9,8 @@ async function run()
await utils.leftClick(1027,551,true,8000,stepGenerator('Click Run'))
await utils.leftClick(1063,684,false,500,stepGenerator('Click Next'))
await utils.leftClick(1063,684,false,500,stepGenerator('Click Next'))
await utils.leftClick(1063,684,false,60000,stepGenerator('Start Install'))
await utils.leftClick(1063,684,false,62000,stepGenerator('Start Install'))
await utils.leftClick(1059, 680,false,500,stepGenerator('Click Finish'))
await utils.leftClick(1030, 571,false,3000,stepGenerator('Click No for Avoid restart'))
await utils.leftClick(33, 235,false,7000,stepGenerator('Start App'))
await utils.leftClick(1161, 670,false,500,stepGenerator('Agreement'))
......
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