Appium
Language: Node JS
Every time launch auto reset the app data
Set the capability attribute noReset to true. Otherwise the whatsapp
will required to key in SMS code every time you launch it.
1 | exports.android25 = { |
This is my technical blog about programming, server setup & configuration, technical learning experience.
Set the capability attribute noReset to true. Otherwise the whatsapp
will required to key in SMS code every time you launch it.
1 | exports.android25 = { |