Julian D.
Julian D.
The idea behind the image faker is to provide image URLs in order to display them on a website for example or get them through an API call. Lorempixel is...
Ok! I will try something like that 👍
Hello, I wonder why you want to embed the drivers? We could let the user choose the driver from a specific location :)
I think I see where you want to go. So, if the user needs a specific webdriver for Chrome, he will update your crate to the specific version? In this...
Thank you for your your answers! Yes I think it's valuable to be able to specify the server. Let me know if I'm missing something in what you said. Some...
Hello, > This would be valuable for people interested in low effort browser automation tasks or scripts, or initial experimental configs for E2E testing Ok I agree, it's easier for...
It seems to be a good start to enter in the project :) What do we need exactly? - [ ] Rust examples in a specific folder at the root...
Ok, I will look how to improve that 👍 . If we are looking for a step by step guide I recommend a github pages branch. Or I can try...
Most of them provide an API documentation. I would like to add something like a "user guide" where we could have examples, step by step explanations, good practices (page object...
Thank you for the feedback! Indeed the idea isn't to encourage to ignore flaky tests but have a way to handle them waiting for a fix. The tag is a...