Skip to content Skip to sidebar Skip to footer
Showing posts with the label Browser Automation

Python Webdriver - Firefox Profiles - Error Code: Sec_error_unknown_issuer -

Read through all over the internet but still can't resolve the following error while trying to… Read more Python Webdriver - Firefox Profiles - Error Code: Sec_error_unknown_issuer -

Browser() In Python Shows Errors In Idle

I have some code here which is basically a bot that spams a specific google form: while True: b… Read more Browser() In Python Shows Errors In Idle