@Rahul_Pasupuleti Thanks for kind of information and provided solution.
In UiPath PDF activities are available to convert PDF to text.then why we need python script? Just curious to know is there any added advantage in this…please anyone explain
@DivyaT Maybe a Workaround(since I am using Python 3.7.1) would be using “Start Process” Activity in UiPath.
A Simple python code that I have would launch Chrome and Navigate to Google.com.
I run the Python Script using “Start Process” Activity. (Optionally Parameters Can be passed as well)
Worth giving a try and let me know if it works.
Hello @Rahul_Pasupuleti,
I am trying to execute your python script, But facing endpoint issue.
Can you please check the attached screenshot. Help me on this!

