Skip to main content
1-Visitor
March 1, 2013
Question

Is it possible to automate Integrity web client?

  • March 1, 2013
  • 1 reply
  • 10434 views

Hi all,

I have automated some MKS functionalities using the CLI option im.exe. I would like to ask if it is also possible to automate the web client and how?

Thanks,

    1 reply

    16-Pearl
    March 1, 2013

    Please give a more detailed use case description.

    jdcc1-VisitorAuthor
    1-Visitor
    March 1, 2013

    Hi Matthias,

    I wanted to create new queries and create new reports to an excel sheet. I was able to do this using the CLI. But now I want to do this via the Web client, without using any automation tool. If not possible, what open source automation tool is good to used? Selenium?

    thanks,

    1-Visitor
    March 1, 2013

    Hi,

    I haven't tried it with MKS but I've used Selenium (Webdriver) with Python to automate web interactions in a couple of projects, works very well.

    Eric