1

I need to automate an application which consists of payment gateway which asks for card number,cvv etc..using appium.As per the requirement i need to run the script in real device and in browser stack devices. My script is running perfectly in real devices,but not in browser stack.Can any one help me?

1 Answer 1

1

Have you tried executing a few tests after switching to Webview context and then performing the subsequent actions?

You can read more on the Automating Hybrid Apps in the official documentation of Appium.

You can try changing the 'browserstack.appium_version' capability in your test scripts to the different Appium versions supported on BrowserStack.

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.