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

Upgrading to selenium grid 4 needs upgrade in the version #663

Merged
merged 1 commit into from
Feb 9, 2022

Conversation

omkarkhatavkar
Copy link
Collaborator

@omkarkhatavkar omkarkhatavkar commented Jan 25, 2022

$subject

pip list | grep selenium
selenium 4.1.0
selenium-smart-locator 0.2.0
pip list | grep pattern
widgetastic.patternfly 1.3.4
widgetastic.patternfly4 0.23.2.dev2+gcb3bf05

Copy link
Contributor

@swadeley swadeley left a comment

Choose a reason for hiding this comment

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

ACK

@swadeley swadeley requested review from a team January 25, 2022 12:41
Copy link
Member

@jyejare jyejare left a comment

Choose a reason for hiding this comment

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

ACK pending question !

setup.py Outdated
@@ -21,7 +21,7 @@
'navmazing',
'python-box',
'pytest',
'selenium',
'selenium==4.1.0',
Copy link
Member

Choose a reason for hiding this comment

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

Currently, selenium is being installed in the latest version, but you are trying to freeze this to a specific version! This comes an additional overhead of upgrading it every time to the suitable version!

Why not stick to the existing approach? Does selenium installs a different version than selenium 4 ?

Copy link
Collaborator Author

@omkarkhatavkar omkarkhatavkar Jan 28, 2022

Choose a reason for hiding this comment

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

This is the latest version where I have tested it with the RedHat image. I think this will have not any value if I guess RedHatQE/widgetastic.patternfly4#128 PR get merged

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

pip list | grep selenium
selenium 4.1.0
selenium-smart-locator 0.2.0
pip list | grep pattern
widgetastic.patternfly 1.3.4
widgetastic.patternfly4 0.23.2.dev2+gcb3bf05

Copy link
Contributor

@latran latran left a comment

Choose a reason for hiding this comment

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

ACK

@omkarkhatavkar omkarkhatavkar marked this pull request as draft January 28, 2022 13:14
@omkarkhatavkar omkarkhatavkar marked this pull request as ready for review February 7, 2022 09:25
@omkarkhatavkar omkarkhatavkar marked this pull request as draft February 7, 2022 11:17
@omkarkhatavkar omkarkhatavkar marked this pull request as ready for review February 9, 2022 14:29
@swadeley swadeley merged commit e1f9c93 into SatelliteQE:master Feb 9, 2022
omkarkhatavkar added a commit that referenced this pull request Feb 10, 2022
latran pushed a commit to latran/airgun that referenced this pull request Feb 14, 2022
tstrych added a commit to tstrych/airgun that referenced this pull request Feb 16, 2022
latran pushed a commit to latran/airgun that referenced this pull request Feb 21, 2022
synkd pushed a commit to synkd/airgun that referenced this pull request Mar 2, 2022
JacobCallahan pushed a commit to JacobCallahan/airgun that referenced this pull request Mar 4, 2022
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.

None yet

5 participants