Skip to content

Ui tester api updates5 - Implement locating a nested UI for a custom style ListEditor#1172

Closed
aaronayres35 wants to merge 66 commits intomasterfrom
ui-tester-api-updates5
Closed

Ui tester api updates5 - Implement locating a nested UI for a custom style ListEditor#1172
aaronayres35 wants to merge 66 commits intomasterfrom
ui-tester-api-updates5

Conversation

@aaronayres35
Copy link
Contributor

Implements the seventh bullet on issue #1149 (Implement locating a nested UI for a custom style ListEditor. Consequently, one should be able to navigate into nested editors inside a nested UI.)

Note that PR #1171 needs to be merged first.

new_interactor = wrapper.locate(locator.NestedUI())
return new_interactor.find_by_name(location.name).target

class _IndexedCustomEditor:
Copy link
Contributor Author

Choose a reason for hiding this comment

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

should rename as "_IndexedCustomListEditor"

@aaronayres35
Copy link
Contributor Author

This PR was replaced by #1175

@rahulporuri rahulporuri deleted the ui-tester-api-updates5 branch October 27, 2020 17:34
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.

1 participant