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

[6.15.z] redhat_repositories search box & button xpath, add wait_for in search #1317

Conversation

Satellite-QE
Copy link
Contributor

Cherrypick of PR: #1315

Problem: Search box and search button for Content > Red Hat Repositories page were not found, rather script was selecting left pannel search box. Apart from this, test was not waiting for page to load before searching on Red Hat Repositories page.

Solution: The updated XPaths and added wait_for method before searching any rh repositories.

Note:
Correspondig Robottelo PR SatelliteQE/robottelo#14673

@Satellite-QE Satellite-QE added 6.15.z Auto_Cherry_Picked GHA has automatically cherrypicked this PR No-CherryPick PR doesnt need CherryPick to previous branches labels Apr 8, 2024
@Satellite-QE
Copy link
Contributor Author

trigger: test-robottelo
pytest: tests/foreman/ui/test_repository.py -k test_positive_delete_rhel_repo
env:
    ROBOTTELO_server__deploy_arguments__deploy_sat_version: '6.15'
    ROBOTTELO_server__deploy_arguments__deploy_snap_version: '13.0'

@Satellite-QE Satellite-QE added the AutoMerge_Cherry_Picked Automatically merge the PR is PRT and all checks are passing label Apr 8, 2024
@Satellite-QE Satellite-QE merged commit 1c1e2d6 into 6.15.z Apr 8, 2024
13 of 14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
6.15.z Auto_Cherry_Picked GHA has automatically cherrypicked this PR AutoMerge_Cherry_Picked Automatically merge the PR is PRT and all checks are passing No-CherryPick PR doesnt need CherryPick to previous branches
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants