I want to test my website on Google Chrome. I do not want to do manual testing, and will be using Appium for automation.
Appium can only automate either system apps (such as Mail, or Safari) or apps that are running in debug mode.
My question is:
Can I download third party apps (in this case Google Chrome) and re-sign those apps with my certificate for testing purpose? Will I be breaking any of Apple guideline?
Appium can only automate either system apps (such as Mail, or Safari) or apps that are running in debug mode.
My question is:
Can I download third party apps (in this case Google Chrome) and re-sign those apps with my certificate for testing purpose? Will I be breaking any of Apple guideline?