-
Notifications
You must be signed in to change notification settings - Fork 81
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-282 Verify Content In RHODS Explore Section #1280
fix: ODS-282 Verify Content In RHODS Explore Section #1280
Conversation
|
Wait Until Element Is Enabled xpath:${card_locator}/${CARD_BUTTON_XP} timeout=20s error=Element is not clickbale #robocop : disable | ||
${element}= Get WebElement xpath:${card_locator}/${CARD_BUTTON_XP} | ||
Wait Until Element Is Visible xpath:${card_locator}${CARD_BUTTON_XP} | ||
Wait Until Element Is Enabled xpath:${card_locator}${CARD_BUTTON_XP} timeout=20s error=Element is not clickbale #robocop : disable |
Check warning
Code scanning / Robocop
Line is too long ({{ line_length }}/{{ allowed_length }}) Warning test
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
this could be a cheap fix
Wait Until Element Is Enabled xpath:${card_locator}/${CARD_BUTTON_XP} timeout=20s error=Element is not clickbale #robocop : disable | ||
${element}= Get WebElement xpath:${card_locator}/${CARD_BUTTON_XP} | ||
Wait Until Element Is Visible xpath:${card_locator}${CARD_BUTTON_XP} | ||
Wait Until Element Is Enabled xpath:${card_locator}${CARD_BUTTON_XP} timeout=20s error=Element is not clickbale #robocop : disable |
Check warning
Code scanning / Robocop
Missing blank space after comment character Warning test
Robot Results
|
Test "fix: ODS-282 Verify Content In RHODS Explore Section" was failing in 2.8 RC2 due to:
After fixing it we found another 2 issues:
![Screenshot from 2024-03-12 17-46-25](https://private-user-images.githubusercontent.com/31654558/312168907-99925291-e223-4fbb-9fa3-0f751dc76f1d.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzg4MzM4NzksIm5iZiI6MTczODgzMzU3OSwicGF0aCI6Ii8zMTY1NDU1OC8zMTIxNjg5MDctOTk5MjUyOTEtZTIyMy00ZmJiLTlmYTMtMGY3NTFkYzc2ZjFkLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMDYlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjA2VDA5MTkzOVomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTYwZDJhODY1MWZiZTkxODQ0MmE4YjAzNzRlNWM1NjBhZmM3OGNhYjI2MDczNGJjZjc0YzQ1MGY1ZWU4NWRkYmEmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.7-8rZWWEjAYoZuOFjvwXRhFqbKqNGobbXeneHpsm8cc)
Now we just have the wrong Intel links, which has been already notified:
![Screenshot from 2024-03-12 17-50-02](https://private-user-images.githubusercontent.com/31654558/312172784-3743d50f-45a9-4e38-b09b-b201b0391aa6.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzg4MzM4NzksIm5iZiI6MTczODgzMzU3OSwicGF0aCI6Ii8zMTY1NDU1OC8zMTIxNzI3ODQtMzc0M2Q1MGYtNDVhOS00ZTM4LWIwOWItYjIwMWIwMzkxYWE2LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMDYlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjA2VDA5MTkzOVomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTM5ODcwN2RmMzk0NDZhNWMxNDYzODljZmNhOTQ2M2NmNmNiZWM0NTI4YTA4ZTk3NmE4ZGVkZjljZGJjZjY3YjEmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.Y69GPCVAKinaJOgATjFwp9w8MSDRirQCjOjlvjFbqSs)