Skip to main content
Announcements
Introducing Qlik Answers: A plug-and-play, Generative AI powered RAG solution. READ ALL ABOUT IT!
cancel
Showing results for 
Search instead for 
Did you mean: 
Alpha549
Creator II
Creator II

Using Selenium with Talend DI

Hello everyone,

I would like to automatically create accounts on a website from data in a table. The login in generated from the first and last name.

I heard of Selenium and I think it's a correct way to do what I want.

Has someone already used Selenium with Talend ?

Are there tutorials ?

Thanks 🙂

Labels (2)
1 Reply
Anonymous
Not applicable

Hi

I don't have knowledge about Selenium, however, if any API is available to create account, you can use related components to call API in a talend job.

 

Regards

Shong