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

Android static text name IndexOutOfBoundsError #229

Closed
bootstraponline opened this issue Mar 6, 2013 · 1 comment
Closed

Android static text name IndexOutOfBoundsError #229

bootstraponline opened this issue Mar 6, 2013 · 1 comment

Comments

@bootstraponline
Copy link
Member

.name works on iOS and instead on Android it's under .text.

> first_text.name
post
session/9c9468c4-5f79-418c-947d-d811653a17aa/elements
{"using":"tag name","value":"text"}
get
session/9c9468c4-5f79-418c-947d-d811653a17aa/element/35/attribute/name
null
Selenium::WebDriver::Error::IndexOutOfBoundsError:

> first_text.text
post
session/9c9468c4-5f79-418c-947d-d811653a17aa/elements
{"using":"tag name","value":"text"}
get
session/9c9468c4-5f79-418c-947d-d811653a17aa/element/49/text
null
=> "Settings"
@jlipps jlipps closed this as completed Mar 6, 2013
sebv pushed a commit to sebv/appium that referenced this issue May 12, 2014
dpgraham pushed a commit to dpgraham/appium that referenced this issue Oct 1, 2018
dpgraham pushed a commit to dpgraham/appium that referenced this issue Nov 7, 2018
@lock
Copy link

lock bot commented May 4, 2019

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked and limited conversation to collaborators May 4, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants