sylvest Posted October 1, 2020 Share Posted October 1, 2020 I have developed a Python/Selenium script to automate some web operations that I need to do. I have this successfully running on my local PC. Can I upload this to TCH and run it there, so that I can then give other users access to it? This would seem to require a browser (I'm currently using Chrome) to be running on TCH (maybe headlessly) so that Selenium can send commands to it. Can this be done? How? Thanks - Rowan Quote Link to comment Share on other sites More sharing options...
TCH-Steve Posted October 5, 2020 Share Posted October 5, 2020 Hello Rowan, Yes, we do support python on our servers. Its binary is located at /usr/bin/python. Current python version is 2.7.5 and it comes bundled with cPanel. I see that you have a couple of python scripts in your account. Please note your site is hosted on shared hosting environment so there are some restrictions. If you find any issues and for instant help, please submit a support ticket here Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.