Skip to content
This repository has been archived by the owner on Apr 7, 2022. It is now read-only.

[1LP][RFR] Adding Service dynamic dialog tag test #9808

Merged
merged 1 commit into from
Jan 7, 2020

Conversation

niyazRedhat
Copy link
Contributor

@niyazRedhat niyazRedhat commented Dec 31, 2019

Purpose or Intent

PRT Run

{{pytest: cfme/tests/services/test_dialog_element_in_catalog.py::test_service_dynamic_dialog_tagcontrol }}

@niyazRedhat niyazRedhat changed the title [WIPTEST] Adding Service dynamic dialog tag test [RFR] Adding Service dynamic dialog tag test Jan 2, 2020
@dajoRH dajoRH removed the WIP-testing label Jan 2, 2020
@ganeshhubale ganeshhubale added the test-automation To be applied on PR's which are automating existing manual cases label Jan 6, 2020
Copy link
Member

@ganeshhubale ganeshhubale left a comment

Choose a reason for hiding this comment

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

LGTM :)

wait_for(
lambda: view.fields("tag_control_1").read() == "New York" and
view.fields('text_box_1').read() == "Tag: 'New York'", timeout=7
)
Copy link
Member

Choose a reason for hiding this comment

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

Optional: It will helpful if you add comment for these strings - "Tag: 'New York'", "tag_control_1", "New York", Tag: 'London' and others

@ganeshhubale ganeshhubale changed the title [RFR] Adding Service dynamic dialog tag test [1LP][RFR] Adding Service dynamic dialog tag test Jan 6, 2020
@digitronik digitronik merged commit 3267b0a into ManageIQ:master Jan 7, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
lint-ok test-automation To be applied on PR's which are automating existing manual cases
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants