Everton Peres
Everton Peres
Got the same error in CI, running on macOS BigSur: ```bash ── [email protected] └─┬ [email protected] └─┬ @electron/[email protected] └── [email protected] deduped └─┬ [email protected] └── [email protected] ``` Have you guys found a...
Having the same issue and seems `app.stop()` or `app.quit()` does not close the app at all :(
It's been really weird the spectron behaviour on Docker containers. Facing the same issue and I didn't find any good solution for it yet. Here's my `Dockerfile` for reference: ```dockerfile...
> I'm having the same issue. > > ``` > > "before all" hook: startApp for "removed actual name of test": > > Client initialization failed after 10 attempts: RuntimeError...
I can reproduce the same error on my app. There's just a small characteristic on my app where it will detect it if the first time that the app will...
> I am also facing the same issue. > > My webdriver version is 6.0.1 > > I added chrome capabilities as > > goog:chromeOptions': { > > args: [...
@isamatha Thanks for filing the issue. Could you perform a benchmark on the following scenarios? * Install the latest RD version: 1.0.0 * Try to startup RD application outside of...
> I don't understand this issue. Changing the container runtime will restart the VM, so I don't see why it would be useful to let the VM finish initializing. >...
Just replicated the issue and it seems similar to https://github.com/lima-vm/lima/issues/412 Using `containerd`: ```bash ❯ nerdctl run -it --env BAR --env FOO=bar alpine env PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin FOO=bar TERM=xterm HOME=/root ❯ nerdctl run...
Converting it into a draft until I get back from SUSE (my curent company). Just need to double check internally how we can sign the CLA and stuff.