I am doing automation testing with iOS 16 simulator but getting an error saying “A new session could not be created. Details: Appium only supports W3C-style capability objects.” What could be the reason?
Hi Ana,
The iOS 16 simulators don’t support capabilities sent in JSON wire protocol. It is a limitation of Appium with iOS 16. You need to upgrade your framework.