Selection of Item in dropdown box fails in Safari
Open
- Dominant language
- Groovy
- Stars
- 3
- Forks
- 11
- PR merge metrics
- No merged PRs in 30d
Description
In our test suite we select a value from several drop down combo-boxes in our page:
selectProject { $("#opportunityForm") }
selectProject.project = Project
This works well in IE, Edge, Chrome (Headless) and Firefox (Headless), however it fails in Safari, with no additional error codes.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.