Jordan Kalebu
Jordan Kalebu
Hello @tomaarsen , That's correct That's exactly what I was proposing to do , Thanks for an in depth clarification on how to do that. I will link to the...
Hi @jaydip-c So I'm using Brave browser but I had an issue with selenium failing to open a brave browser using chrome driver, whereby with the current implementation chromedriver is...
Hello @amelsakka, You're warmly welcomed to the team of **alright** contributors. Hope that the link shared by @vadolasi will help you figure out on making your feature added to alright....
Hi, @daudcle @Hendroarifin Were you able to resolve this? This is due to the fact the ```TOKEN``` and ```PHONE_NUMBER_ID``` on your local have issues or don't really match with ones...
Hi @golucoder, What you're facing is not an Authentication issue or something to do with your ```TOKEN```, If you refer to the *[Facebook developer portal error codes](https://developers.facebook.com/docs/whatsapp/cloud-api/support/error-codes)* It is due...
Hi @LucasLourencoo Can you please share a snapshot of the error messages you're getting? @euriconicacio
You will need to do that on the very first time, once the browser is launched by selenium you won't need to login again
You can write your logic to save data as a separate function as shown below; ```python def save(name:str,name:str, message:str): pass # Your logic to save the data stays here ```...
Hi @jay-patel-cognoai, Are you talking about logging the hook response or heyoo methods response? If its hook, It is already included in the **hook** on how to log it ```python...
Well it depends on the design choices of a particular library, For **heyoo** we don't I will mark this issue #20 as resolved