wa-automate-python icon indicating copy to clipboard operation
wa-automate-python copied to clipboard

Failed to parse http://localhost:56317/session

Open h4nsgd opened this issue 4 years ago • 0 comments

Shouldn't it be parsed normally? What is wrong with that URL? The code

from openwa import WhatsAPIDriver
driver = WhatsAPIDriver(client='chrome')

I'm executing from a Raspberry Pi 3b+ and I'm using Putty to access the Raspberry from Win7

h4nsgd avatar Jan 19 '22 19:01 h4nsgd