Daniel Xavier
Daniel Xavier
Alguém tem solução? Tenho o mesmo problema, os botões são enviados, mas não chega no whatsapp do outro
> I also use buttons in my project but they don't work after customers update their whatsapp app. is this bug fixed in the near future? or maybe we can...
As our dear friend replied above, using the ``concurrency: Cluster.CONCURRENCY_PAGE`` setting in the ``launch`` configuration, you can pass settings, cookies, localStorage from one browser to another, this way if the...
Thank you very much for your help and adding the rule! I will test it and give feedback!
Good morning, we are testing here, on my machine the normal collection functionalities worked, however there is a specific machine whose configuration is very different, and it is with this...
```powershell 2025/04/07 10:36:28 ←[36m[INFO] Test connection OPC DA - Erro ao conectar ao ser vidor OPC DA: make com object IOPCServer: Class not registered←[0m 2025/04/07 10:36:28 ←[32m[DEBUG] Test connection OPC...
It has also given this error 
im utilizing this example and return "Access denied"
My impersonation and Authenticate level is Auth None and Imp level Impersonate, but this error "Access denied" ocurring
> show your initialization code ```go func GetImpersonateLevelAndAuthLevel() (uint32, uint32) { key, err := registry.OpenKey(registry.LOCAL_MACHINE, `SOFTWARE\Microsoft\OLE`, registry.QUERY_VALUE) if err != nil { fmt.Printf("Erro ao abrir a chave de registro: %v",...