What are the capabilities to limit locale & language of the device?
Hey Macy,
Here are the capabilities to limit locale & language of the device:
capabilities.setCapability(""locale"", ""en_us"");
capabilities.setCapability(""language"", ""en"");
What are the capabilities to limit locale & language of the device?
Hey Macy,
Here are the capabilities to limit locale & language of the device:
capabilities.setCapability(""locale"", ""en_us"");
capabilities.setCapability(""language"", ""en"");