Lars Rinn

Results 20 comments of Lars Rinn

I can confirm the issue and also that it's gone when applying @ernstnaezer's fix

Even though this is quite an old PR, I would be very much interested in the functionality it provides (without reading through the whole thread though). Why hasn't it been...

Yes definitely. Do you describe how to do that anywhere? I am struggling to set up the database like you have it. So I'm not able to follow even the...

OK, I didn't read the instructions in the README.md in the data-folder not thouroughly enough. So I missed the unzipping part. Maybe a more detailed readme would be a good...

I think it should be part of the `Setting up your computer to follow along` section. Because it is required to follow you along. I think I checked it there...

Actually I can't think of a usecase for multiple, **different** browsers per test. I need to have two browser instances in order to test access to and sharing of certain...

So I took a closer look at these ideas. Switching to `class` or `session` based fixture is not that easy. Because the `driver` fixture makes use of the `driver_kwargs` fixture,...

Hi @texadactyl thanks for your answers. However, as I've mentioned in the issue, I need SHA512 hashing, wich seems to be unsupported by openssl. Currently I'm using an approach similar...

So, because I needed this feature quickly, I tried tackling it myself. The approach I used was adding a new display-variable in the `cauldron.json` file: ```json { [...] "summary": "[...]",...

Also, it might be of interest how I noticed that: My MacOS complained about my disk being full. When looking into it, it turned out the wetterdienst-cache-folder had a size...