Hello,
I'm doing automation with Ruby and Genymotion.
When my test start, it looks like Chrome is totally reseted. So when it start Chrome, even I've set before "off" for Tanslation parameters, it goes back ton "on" and I always have the "This page is in.... do you want to translate it..."
I've tried the "noReset => true" as capabilities but no change.
So I can say "never translate this page" or whatever but every time I start a new Appium session, Chrome on GenyMotion start with the default parameters and ask me the Translate question again.
So if somebody have an idea for this, thanks a lot !