-
### What Operating System(s) are you seeing this problem on?
Linux Wayland
### Which Wayland compositor or X11 Window manager(s) are you using?
mutter
### WezTerm version
wezterm 202307…
-
### Have you read the Contributing Guidelines on issues?
- [X] I have read the [Contributing Guidelines on issues](https://github.com/webdriverio/webdriverio/blob/main/CONTRIBUTING.md#reporting-new…
-
When I use your templates in OSE 3.1 and selenium 2.53.1 encounter some problems with the node-firefox image. It needs to have access to /opt/selenium, if I relax that condition it starts up fine, reg…
-
### What happened?
I'm running this command:
selenium-side-runner -c "ms:EdgeOptions.args=[user-data-dir='C:\\Users\randolphd\AppData\Local\Microsoft\Edge\User Data\', profile-directory='Default', u…
-
### Search Terms
- node-ts and tsconfig paths
- tsconfig paths
what I found:
- https://github.com/TypeStrong/ts-node/issues/1948
- https://stackoverflow.com/questions/72549407/how-to-use-tsconf…
a-x- updated
2 months ago
-
**Description of the problem**:
We are running MS Edge tests on Linux OS.
Microsoft sometimes publishes different architectures (different builds) of the same version of EdgeDriver at different…
-
Hi!
I decided to use Callisto as API for creating many browsers and use sessionID for tests run.
I deployed 3 Callisto's exemplars with Chrome and all is great.
Although exemplar with Firefox retur…
-
Hello,
I am getting "Parameter 'browser' is required by @Configuration on method setUp but has not been marked @Optional or defined" message while running my test class
I have extended my base clas…
-
### Have you read the Contributing Guidelines on issues?
- [X] I have read the [Contributing Guidelines on issues](https://github.com/webdriverio/webdriverio/blob/main/CONTRIBUTING.md#reporting-new-i…
Iwonk updated
2 months ago
-
For some reason I cannot set my default profile in Edge using Selenium in VBA (Excel), tried with .SetProfile, with .AddArgument but it keeps generating a temporary profile.
With Chrome works thou…