BC break (when doing custom logic with syn):
syn JS library was upgraded from v0.0.3 to v0.15.0New features:
Bug fixes:
execute with Selenium 4Selenium2Driver::{keyPress, keyDown, keyUp} methods were using numeric string input as char code. Newly an integer type must be passed. Strings are not handled as strings properly, as done in other Mink drivers.Testsuite:
Removed:
Testsuite:
New features:
wait methodBug fixes:
StaleElementReference exception that happens in some cases in setValue if the JS code changes the DOM when the value changesUnknownError exception that happens in ChromeDriver when trying to use moveToTestsuite:
Bug fixes:
Boolean to boolean to be compatible with psalm type checkingchange JS event upon input value is change (fixes some auto-complete control testing in Google Chrome)clickOnElement method wasn't working when Selenium 3 with Firefox GeckoDriver was usedChanges:
New features:
getDesiredCapabilities method for fetching current desired capabilitiesgoog:chromeOptions to specify custom Chrome options, which is the name used by newer ChromeDriver releasesTestsuite:
Misc:
setDesiredCapabilities method combines default capabilities with user provided onessetDesiredCapabilities method will throw an exception, when used on a started sessionBug fixes:
Testsuite:
New features:
Testsuite:
Misc:
How can I help you explore Laravel packages today?