Details
Details
- Reviewers
whimboo - Group Reviewers
webdriver-reviewers-rotation - Commits
- rMOZILLACENTRAL6172cdacabda: Bug 1887644 - [wdspec] Add a test for non-existent files for "input.setFiles"…
- Bugzilla Bug ID
- 1887644
Diff Detail
Diff Detail
- Repository
- rMOZILLACENTRAL mozilla-central
Event Timeline
| testing/web-platform/mozilla/tests/webdriver/bidi/input/set_files/invalid.py | ||
|---|---|---|
| 14 ↗ | (On Diff #866064) | Do you remember if there will not be such an error with Chrome? Nevertheless we could still have this as a normal wdspec test and have a dedicated assertion per browser. |
| testing/web-platform/mozilla/tests/webdriver/bidi/input/set_files/invalid.py | ||
|---|---|---|
| 14 ↗ | (On Diff #866064) | Chrome doesn't throw in this case. |
Comment Actions
Thanks! Sad to see that we don't have a consistent behavior here but I assume it will not change and clients have to handle the difference.