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

Added support for all (Firefox, Edge, Chrome) versions templates to Reg. Exp. Patterns #674

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

rzc0d3r
Copy link

@rzc0d3r rzc0d3r commented Aug 4, 2024

Edge and Chrome versions always look like X.X.X.X.

Firefox versions: X.X.X or X.X

In the past, the library returned an incomplete version of Firefox if it was in X.X.X (128.0.3, 91.11.0, etc..) format.

Now core.utils.read_version_from_cmd returns the Firefox version correctly
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.

2 participants