Open
Description
I created an empty project and copied & pasted code from README.md, but whenever I run it, it gets stuck on this:
// wait until the background initialization of the driver finishes
client.wait().await?;
Even if the configuration is obviously wrong, it never exits with an error. How can I use it?
Here is my test project: test.zip
Metadata
Assignees
Labels
No labels
Activity