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

fix: ODS-2574 wrong xpaths #1539

Merged

Conversation

FedeAlonso
Copy link
Contributor

During the executions of the QGs for RHOAI 2.10 RC3 we've got some errors related with some missmatched xpath in the ODS-2574 tests

This PR fixes those tests.

image

@FedeAlonso FedeAlonso added verified This PR has been tested with Jenkins enhancements Bugfixes, enhancements, refactoring, ... in tests or libraries (PR will be listed in release-notes) labels Jun 17, 2024
@@ -9,6 +9,7 @@

*** Variables ***
${project_title}= BLANKPROJ
${models_tab}= //button[@role="tab" and @aria-controls="model-server"]

Check warning

Code scanning / Robocop

Section variable '{{ variable_name }}' name should be uppercase Warning test

Section variable '${models_tab}=' name should be uppercase
Copy link
Contributor

Robot Results

✅ Passed ❌ Failed ⏭️ Skipped Total Pass %
477 0 0 477 100

@FedeAlonso FedeAlonso merged commit 8d4c68c into red-hat-data-services:master Jun 17, 2024
7 checks passed
@FedeAlonso FedeAlonso deleted the fix/ODS2574_wrong_xpaths branch June 17, 2024 15:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancements Bugfixes, enhancements, refactoring, ... in tests or libraries (PR will be listed in release-notes) verified This PR has been tested with Jenkins
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants