harmonydata / harmonydata/harmonyapi

Fix Selenium tests

Aperta
#7 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
bug
Lingua principale
Python
Stelle
2
Fork
16
Merge medio
1m
PR unite (30g)
1

Descrizione

## Description

Either Selenium or Chrome has updated, and the Selenium tests (under `tests/selenium` are all failing)

Selenium is there to test that the API and front end are interacting correctly. We test the front end both locally and on remote URL.

## Environment

Provide details regarding the operating system, toolchain, and environment.

* Python 3.11, 3.12 or later

* Google Chrome 127.0.6533.88

## How to Reproduce

```
python -m unittest discover tests/selenium_tests/
```

Error:
```
OSError: [Errno 8] Exec format error: '/home/imt/.wdm/drivers/chromedriver/linux64/127.0.6533.88/chromedriver-linux64/THIRD_PARTY_NOTICES.chromedriver'
```

## Expected Behavior

Tests pass

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.