cancel
Showing results for 
Search instead for 
Did you mean: 

Simple web automation for ui5?

kai2015
Contributor
0 Kudos

Hi all,

for developing UI5 apps I'm searching a good web automation tool, like iMacro or Selenium as a extension of firefox / chrome.

I've tested a lot known tools, but there wasn't any which worked as expected on sapui5 framework.

Do you know any working tool?

I just want to record my steps (click and fill inputs) and save them to replay it at any time.

Thanks for any hint.

kind regards,

Kai

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Quint test runner with OPA5.

I'd prefer jenkins + Quint test runner + OPA5 /  jenkins + Karma + OPA5 for UI5 automation.

0 Kudos

Hi Sakthivel,

I have written OPA5 automation tests for my application.

I want to run it as a batch job in jenkins.
Previously I have experience with running selenium tests as a jenkins job.

But I am not able to do so with OPA5.

Please help!!!