Epicor ReCoder

In Epicor Lerning I noticed 2 new courses today on Epicor ReCoder. Has anyone heard of this yet?

Epicor ReCoder is a powerful UI Automation tool that enables automated test generation to fast track your automation journey. It enables generation of robust, repeatable, and stable web automation test code. Follow along with this video to learn how to download and enable Epicor ReCoder.

It is a new test scripting tool coming to I think 2024.2 or a 2025 release.

Just watch the demo video (wish the music weren’t so loud, but that’s a quibble). Looks like a pretty powerful tool in the right hands.

Yeah, we’re looking forward to it.

I watched the Overview course. The Chrome extension isn’t in the browser stores yet.

It appears to be similar to Playwright, Jest, or Selenium. I wonder how Epicor made it specialized for Kinetic? :thinking: Should be interesting.

Based on the example within the recording, it looks the core framework might be WebdriverIO v8, which I am hoping to be the case.

We have been using WebdriverIO for a while and the biggest challenge was getting started. With some Epicor specific extensions and OOTB configurations, it should be a great solution! Hopefully we can all get access and further details soon! :crossed_fingers:

image

There goes my evening

Still not in chrome store public search but this URL was posted at Insights:

This seems like an awesome tool! I’m fairly new to this, is there any documentation for once you have the ts files from Recoder on how to actually run them?

There’s an intro video on Learning Center but haven’t seen a tutorial. Looks like a 3rd party VSCode extension. Can probably deduce which one from the vid and find some online help.

Possibly above mentioned WebdriverIO

@bconner explains the origins of Recorder here:

Documentation for Recorder