spectron icon indicating copy to clipboard operation
spectron copied to clipboard

DEPRECATED: πŸ”Ž Test Electron apps using ChromeDriver

Results 104 spectron issues
Sort by recently updated
recently updated
newest added

Hello, I tried getting the [webdriver io api mocks](https://webdriver.io/docs/api/browser/mock/) to work. Are these apis supported by spectron? I could not get them to run. Is there a way to enable...

Hi Team, I am trying to run the scripts which refer the readme by slightly modified: ```javascript const assert = require('assert'); const path = require('path'); const Application = require('spectron').Application; describe('Application...

Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=path-parse&package-manager=npm_and_yarn&previous-version=1.0.6&new-version=1.0.7)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Bumps [eslint](https://github.com/eslint/eslint) from 7.14.0 to 7.32.0. Release notes Sourced from eslint's releases. v7.32.0 3c78a7b Chore: Adopt eslint-plugin/prefer-message-ids rule internally (#14841) (Bryan Mishkin) faecf56 Update: change reporting location for curly rule...

dependencies

Hi, Currently i am facing an issue with Spectron in combination with Mocha. When i try to get element text using spectron in test case i am facing error "no...

This is an issue that we are facing while testing our electron apps with Spectron. It seems to go into a recursive mode of launching multiple instances, along with multiple...

I am using spectron to test an electron app, the spectron version is **^9.0.0** and the electron version is **^7.1.0**, when I run the test using mocha, it opens up...

Bumps [webdriverio](https://github.com/webdriverio/webdriverio) from 6.9.1 to 7.9.0. Release notes Sourced from webdriverio's releases. v7.9.0 (2021-07-28) :rocket: New Feature wdio-cli, wdio-jasmine-framework, wdio-utils, wdio-webdriver-mock-service, webdriverio #6954 Implement new async API (@​christian-bromann) :bug: Bug...

dependencies

FYI. i am trying this on windows system I still am facing this issue ![image](https://user-images.githubusercontent.com/816239/105445328-b3b81400-5c95-11eb-9b96-0e0112f0e2f7.png) ![image](https://user-images.githubusercontent.com/816239/105445409-dfd39500-5c95-11eb-86a7-ee71e1e05c60.png) _Originally posted by @rdandnayak in https://github.com/electron-userland/spectron/issues/174#issuecomment-765107906_