Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.

UI testing with Alteryx

JosVos
5 - Atom

Hi,

 

I found a tool : GitHub - alteryx/ui-automation-samples. I'am looking for somebody how has experience with this or simular tools.

What i want to achieve is process some meta data and input thru the GUI of our Catalog tool (collibra). I can use an api for that, but for adhoc and quick requests entering it automated via the Gui is a usefull workarround.

 

Grtz

 

Jos Vos

 

 

 

3 REPLIES 3
ChrisTX
16 - Nebula
16 - Nebula

Looks like Jeff at Alteryx might know about that Github code

 

https://www.linkedin.com/in/jeff-arnold-a0720ba/

 

IraWatt
17 - Castor
17 - Castor

Hi @JosVos,

Just sent a message over to you. 

mateo_hudson
5 - Atom

The Alteryx UI Automation Samples on GitHub can be a great starting point for automating tasks through the GUI. With this tool, you can automate interactions with your Catalog tool (like Collibra) by simulating UI inputs, making it useful for quick, ad-hoc requests where API integration isn't ideal.

 

If you haven't already, you could explore using Alteryx's built-in automation features or look into other tools like vStellar, Selenium or Appium for more complex UI automation workflows.

 

If you're looking for an effective way to streamline this process, you could also consider integrating these tools with your existing workflows for enhanced efficiency.

 

Best of luck with your automation!

Labels
Top Solution Authors