codeceptjs / codeceptjs/CodeceptJS

MicrosoftEdge driver instance not getting closed automatically

Abierto
#2,751 1 comentario 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
JavaScript
Estrellas
4.2k
Forks
757
Merge medio
2 d 9 h
PR fusionados (30 d)
16

Descripción

#### What are you trying to achieve?
When I execute multiple test cases on Microsoft Edge browser first time, test cases executes properly one after another and for every test case execution browser is getting opened.

#### What do you get instead?
After completion of first run when I execute command to run test cases again (second run) browser is not getting opened.

**Error encountered:**
EBUSY: resource busy or locked, open "path of the edge driver"

Other Information:
1. After executing scripts on Edge if we try to execute scripts on different browser in second run still get same error
2. When I Manually perform end task for "Microsoft Webdriver" and run execution command again then script execution startes properly

### Details

* CodeceptJS version: "^3.0.2"
* NodeJS Version:v12.16.3
* Operating System: Windows 10
* puppeteer || webdriverio || protractor || testcafe version (if related) webdriverio
* Configuration file:

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.