Mirek

Results 81 comments of Mirek

Yep, that did the trick! Thank you! What now? Should I close this issue?

Any updates on this one? I'm managing certbot separately and I'm provisioning all my services with certs via hooks. I'd like to see a "load cert from this path" option...

> Does @christian-skjetne comment not help you? Yes, it does solve the issue, but I do not like to have such workarounds. If I have to manage configuration manually, I...

> from my testing, it works if you pass AM/PM after 12 but not sure if that's what you're looking for. Not really. I don't use 12h hour format. Thanks...

The issue originales from the naming convention that Satisfactory uses. The simplest solution, would be something like this: ```diff diff --git a/lgsm/config-default/config-lgsm/sfserver/_default.cfg b/lgsm/config-default/config-lgsm/sfserver/_default.cfg index 45ca1151..7fc3d39f 100644 --- a/lgsm/config-default/config-lgsm/sfserver/_default.cfg +++ b/lgsm/config-default/config-lgsm/sfserver/_default.cfg...

Quick PoC on the `Locator` & `Page`, as this looks to be the simplest to implement: ```diff diff --git a/playwright/src/main/java/com/microsoft/playwright/Aliasable.java b/playwright/src/main/java/com/microsoft/playwright/Aliasable.java new file mode 100644 index 0000000..8d03faf --- /dev/null +++...

This feature would be great for educational and README-creating purposes. I can configure the container completely in Portainer, then copy-paste the exact command someone else needs to start the container...

Hello! Are there any updates on this one? Are those docker-compose files still valid for use with master simple-login builds?

@ariasuni the debian issue you linked to seems to be fixed with `0.10.1-3`, but on Ubuntu 22.04.1 there's still `0.10.1-2`. Do we wait for ubuntu to catch up, or do...

Are there any plans to make playwright-java work with electron apps?