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

Using Tooltiptext as identifier for identifying TextField #57

Closed
OatsTester77 opened this issue Oct 17, 2014 · 3 comments
Closed

Using Tooltiptext as identifier for identifying TextField #57

OatsTester77 opened this issue Oct 17, 2014 · 3 comments

Comments

@OatsTester77
Copy link

We are trying to use Swing Library to Automate Swing Based application.In our Application most of the identifiers(i.e. Name,Text etc)are null.So robot framework is unable to identify any object.Only 'tooltiptext' identifier has unique values with which we can identify all the objects. But it seems using the swing library with robot framework only supports 'name' identifier.

Is there any way we can use other indentifiers instead of 'name' identifier?

@jussimalinen
Copy link
Contributor

Not currently, but pull requests are welcome!

@mgladki
Copy link
Contributor

mgladki commented Jun 9, 2015

I have created pull request with this feature.

@jussimalinen
Copy link
Contributor

Thanks! I am now back from my vacation. Once we make a new release, I will include this.

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

4 participants