peguser / PegAutomation

Automation practise with c#
2 stars 1 forks source link

Add multiple file upload #4

Closed saiparth closed 6 years ago

saiparth commented 6 years ago

helps for VS release

saiparth commented 6 years ago

This been done using auto IT.future we will make this dynamic path = $"\"{getGraderItWord}\TestData\flower1.jpg\" \"{getGraderItWord}\TestData\flower2.jpg\" \"{getGraderItWord}\TestData\flower3.jpg\""; SendKeys.SendWait(path); SendKeys.SendWait("{Enter}");

saiparth commented 6 years ago

For Client monitor with different resolution not working

saiparth commented 6 years ago

done using custom app and autoit