ionic-team / ionic-team/ionic-e2e-example

Work with Chrome 100

Aperta
#7 0 commenti 1 reazione 0 assegnatari Vedi su GitHub
triage
Lingua principale
TypeScript
Stelle
49
Fork
21
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

**I'm submitting a ...** (check one with "x")
[X] bug report
[ ] feature request
[ ] support request => Please do not submit support requests here, use one of these channels: https://forum.ionicframework.com/ or http://ionicworldwide.herokuapp.com/

**Current behavior:**
Doesn't work with Chrome 100

**Expected behavior:**
Should work with Chrome 100

**Steps to reproduce:**

**Related code:**

```
insert any relevant code here
```

**Other information:**
To make work:

Edit package.json

```json
"chromedriver": "100.0.0",
```

In terminal

```bash
npm install
npm run start
```
In another terminal

```bash
SERVE_PORT=4200 npm run ionic-e2e:run:web
```

**Ionic info:** (run `ionic info` from a terminal/cmd prompt and paste output below):

```
Ionic:

Ionic CLI : 6.18.1 (/home/tim/.nvm/versions/node/v16.13.0/lib/node_modules/@ionic/cli)
Ionic Framework : @ionic/angular 6.0.0-rc.2
@angular-devkit/build-angular : 13.0.1
@angular-devkit/schematics : 13.0.1
@angular/cli : 13.0.1
@ionic/angular-toolkit : 5.0.3

Cordova:

Cordova CLI : not installed
Cordova Platforms : not available
Cordova Plugins : not available

Utility:

cordova-res : not installed globally
native-run : not installed globally

System:

NodeJS : v16.13.0 (/home/tim/.nvm/versions/node/v16.13.0/bin/node)
npm : 8.7.0
OS : Linux 5.13

```

Guida per i contributori

Apri la guida per i contributori

Direzione di ricerca

Start with package.json and the npm scripts shown in the issue. Run npm install, npm run start, and SERVE_PORT=4200 npm run ionic-e2e:run:web to reproduce the Chrome 100 failure. Done means the Ionic end-to-end run works with Chrome 100.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Valutazione

Stack tecnologico
angular, node.js, typescript
Ambito
testing-qa
Tipo di issue
Bug
Difficoltà
1/5
Tempo stimato
1-3 ore
Stato di attività
Ferma
Chiarezza
Abbastanza chiara
Idoneità per principianti
45/100

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.