0

I have a script which sends UI automation to test cloud and reads command output. What I would like to do is after test run finishes, download all the snapshots from test cloud. Then I can have script which runs locally to do some post verification without having someone go to the site and view each image manually. Do you know if this is possible?

Thanks,

SushiHangover
  • 73,120
  • 10
  • 106
  • 165
Thror
  • 223
  • 4
  • 12
  • I do not believe that feature is available in the Rest API (at least it was not a while back). I had a client who wanted that also and they did not get a reply concerning it is was on the future enhancement list. I did it using an F# Data HTML Type Provider to parse all the image links from the web pages. – SushiHangover Sep 22 '16 at 23:00
  • wow, thanks SushiHangover, that is going to be some work to retrieve web content and parse links. – Thror Sep 23 '16 at 23:07
  • It is currently planned according to: https://testcloud.ideas.aha.io/ideas/XTA-I-117 – valdetero Feb 21 '17 at 20:35

0 Answers0