Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to perform click on floating action button #57

Open
prajaktatotre opened this issue Nov 13, 2017 · 1 comment
Open

Unable to perform click on floating action button #57

prajaktatotre opened this issue Nov 13, 2017 · 1 comment

Comments

@prajaktatotre
Copy link

I am using a hybrid app(with ionic framework). I am trying to automate it using appium.
I can click on other tabs and buttons present in the app but unable to perform the click on floating action "+" button. I tried following code:
driver.findElementByXPath("//android.widget.Button[@content-desc='closeadd']").click()
After Executing this appium is not giving me any error but not perform the click on button even.
With another native app I could perform the same operation.

@yannbf
Copy link
Owner

yannbf commented Nov 13, 2017

Hey @prajaktatotre I've been trying to use appium as well. Can we chat? hit me on yannbf@gmail.com

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants