Skip to content

Fix [deviceName] issue with XCUITest node

Choose a tag to compare

@sbabcoc sbabcoc released this 22 Feb 23:41
· 67 commits to master since this release
b676f11

Selenium 4.41.0 introduced revisions to the capabilities merge performed by the Relay. This exposed an issue with the capabilities I was specifying for the XCUITest node. Removing the specification of the appium:deviceName capability resolved the issue.