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

New keywords for handling text in listview #89

Merged
merged 12 commits into from
Feb 7, 2019
Merged

Conversation

eeter
Copy link
Contributor

@eeter eeter commented Feb 6, 2019

New keywords:

  • Get Listview Cell Text

  • Get Listview Cell Text By Index

  • Get Listview Row Text

  • Get Listview Row Text By Index

  • Listview Cell In Index Should Contain

  • Listview Cell In Index Should Not Contain

  • Listview Cell Should Contain

  • Listview Cell Should Not Contain

  • Listview Cell Text In Index Should Be

  • Listview Cell Text In Index Should Not Be

  • Listview Cell Text Should Be

  • Listview Cell Text Should Not Be

  • Listview Row In Index Should Contain

  • Listview Row In Index Should Not Contain

  • Listview Row Should Contain

  • Listview Row Should Not Contain

Also updated and cleaned up keyword documentation

Copy link
Contributor

@eeromakiesko eeromakiesko left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Shouldn't we move/merge "Handle ListView" test from items.robot to listview.robot

Copy link
Contributor

@eeromakiesko eeromakiesko left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

listview_row_in_index_should_not_contain(self, locator, row_index, value) ->
listview_row_in_index_should_not_contain(self, locator, row_index, expected)

@eeromakiesko eeromakiesko merged commit 7be8ace into master Feb 7, 2019
@eeter eeter deleted the listview-keywords branch February 7, 2019 07:41
@eeter eeter mentioned this pull request Feb 12, 2019
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

Successfully merging this pull request may close these issues.

2 participants