Hi @mykola-mokhnach
I did tried to use the capabilities mentioned above, but the results are still negative.
Any suggestions from your end will be very helpful.
Capabilities with which I have played around is below:
"appPackage": "com.android.chrome",
"appActivity": "com.google.android.apps.chrome.Main",
"chromeOptions": {
"args": ["--disable-fre"]
},
"chromedriverUseSystemExecutable": False,
"chrome_options.chromedriver_executable": '/root/lambda/shared-tools/volume/drivers/chromedriver/101.0',
#"chromedriverChromeMappingFile": "/root/lambda/shared-tools/volume/appium/appium-1.22.3/node_modules/appium-chromedriver/config/mapping.json",
#"chromedriverExecutableDir": "/root/lambda/shared-tools/volume/drivers/chromedriver",
#"chromedriverExecutable": "/root/lambda/shared-tools/volume/drivers/chromedriver/101.0",
"intentCategory": "android.intent.category.LAUNCHER",
"intentAction": "android.intent.action.MAIN",