This repository was archived by the owner on Nov 8, 2024. It is now read-only.

Description
There are two test failures relating to Safari 11:
1) CSF.Screenplay.Selenium.Tests.Actions.SelectTests.SelectByIndex_generates_expected_result_on_page(CSF.Screenplay.Actors.Cast,Value is not created.)
Expected value to be 3, but found 2.
2) CSF.Screenplay.Selenium.Tests.Actions.SelectTests.SelectByValue_generates_expected_result_on_page(CSF.Screenplay.Actors.Cast,Value is not created.)
Expected value to be 1, but found 2.
This needs to be investigated.