aisingapore / TagUI

Free RPA tool by AI Singapore
Apache License 2.0
5.6k stars 580 forks source link

HTTP / HTTPS / SOCKS Proxy for Chrome/Edge #1266

Closed austin-millan closed 1 month ago

austin-millan commented 2 years ago

About

I understand from your workaround comment posted here that you are not interested in enabling "special chrome options" besides what's necessary for RPA.

Yet there are a number of users (myself included) where proxying requests are a necessary step in automation of browsers:

I believe the only workaround for this use-case is what you've already shared (make changes within this codebase), but editing source code directly may not be feasible for all situations.

Would you consider a PR that would enable this use-case or is there no interest here?

ruthtxh commented 2 years ago

Hi @austin-millan thanks for raising this, our team has reviewed internally and there's no plans to include this feature at the moment due to the following reasons: 1) low impact to majority of user base 2) there are easy to implement workarounds

kensoh commented 1 month ago

Closing but please ping back if this is still relevant or an issue.

austin-millan commented 4 weeks ago

@kensoh , I dropped my use of RPA-python 2 years ago due to the lack of support for my request. So for me it is no longer an issue.

kensoh commented 4 weeks ago

Thanks @austin-millan for your reply!