IRCTC Train Ticket booking and Reservation - Confirm Ticket

Hi All,

Is there any way to set the From and To in the given web page.

I have tried using ‘Set Web Attribute’ is it setting the text but when I am clicking on Search, it is not working as expected.

Thanks

Doing a click → type → get children → click first, worked for me.

Alternatively you should do the API calls to get the results rather than first etc…

https://securedapi.confirmtkt.com/api/platform/getAutoSuggestedStationList?searchString=anvr&language=EN&limit=15

Alternatively you could bypass it entirely by using the URL directly, you would need to pre-validate the dropdown options.

Hi @Kane_Baden1 ,

Can you please share the workflow.

Thanks