Commit 1afab545 authored by Ahmad Nemati's avatar Ahmad Nemati

init

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