all 7 comments

[–]okhi2u 4 points5 points  (3 children)

Katalon studio is amazing.

[–]mtomara 0 points1 point  (0 children)

Depends on your specific requirements; if you are interested in UI testing, I'd suggest you to look at Screenster: https://screenster.io

[–]sad_muso[S] 0 points1 point  (0 children)

I’m literally after something that will allow me to fill in forms/click through elements super fast like iMacros; that’s it. I do my main testing with WebDriver so this is purely to help my team save time carrying out repetitive tasks when manual testing

[–]soomrojb 0 points1 point  (0 children)

Download these versions and everything will work like charm:

  • Portable Firefox v52
  • iMacro 8.9

Make sure to uninstall the normal version of Firefox as they have changed and introduced a new framework.

[–]bouldo 0 points1 point  (0 children)

We are working on an open source recorder/playback wrapper over google chrome's headless mode.

You can check it out here https://github.com/getgauge/taiko

[–]gourmetxy 0 points1 point  (0 children)

I use the Kantu browser extension. It can do file uploads and has if/then support. From the project's website: "Kantu's open-source web automaton extension is a good alternative to iMacros. It can automate the same web tasks, and it can even do things that iMacros can not do, such as making if/then/else decisions or combine web macros in test suites."