-
Hi,
error message is the below:
ERROR webdriver: session not created: Unable to create session from {
"desiredCapabilities": {
"platformName": "Android",
"appium:deviceName": "Pixel",…
-
**Environment:**
- **WebdriverIO version:** 7.12.6
- **Mode:** WDIO Testrunner
- **If WDIO Testrunner, running sync/async:** async
- **Node.js version:** 12.16.3
- **NPM version:** 6.14.4
…
-
Clone https://github.com/electron/electron-quick-start, then install the spectron and add test code by follow instructions from https://github.com/electron-userland/spectron#usage .
The test code r…
-
can we have support async/await for wdio-intercept-service
-
### Is your feature request related to a problem?
With previous versions of WebdriverIO there was always a browser.log file with the context from the browser console of what was happening with the di…
-
Hi guys,
I'm using the tiptap-vuetify with nuxt.js. I've added the `Link` extension to the editor.
When I input some text to the `href` field in the open dialog and click the apply button nothing …
-
As suggested on Discord, I am opening an issue here. You can find relevant information about it on the original issue linked here https://github.com/chippers/hello_tauri/issues/4
jLynx updated
4 months ago
-
A screenshot is taken when the test passes.
// wdio.conf.js
```
reporters: [
'spec',
[
'timeline',
{
outputDir: './report',
fileName: 'results.html',…
-
Hello, could you please help me with several issue, everything works fine previous week, but yesterday we faced such issue during tests run
Error: Request failed with status code 500: {"errorCode":…
-
I have a job in Travis CI which is using wdio.conf.js to run several tests in Saucelabs, the configuration was working fine until it started failing intermittently several weeks ago. This is the error…