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

Update selenium tutorial #160

Merged
merged 19 commits into from
Nov 12, 2024
Merged

Update selenium tutorial #160

merged 19 commits into from
Nov 12, 2024

Conversation

ivan-diachenko-td
Copy link
Contributor

@ivan-diachenko-td ivan-diachenko-td commented Nov 12, 2024

A part of https://github.com/TeamDev-IP/JxBrowser-Docs/issues/261

In this changeset, we update our selenium tutorial, particularly:

  • Made it run also on Linux and macOS
  • Updated Selenium WebDriver dependency
  • Created a Gradle task to automatically download ChromeDriver for the current platform and JxBrowser version.
    Note: We will need to keep the chromiumVersion field up-to-date with the current version of Chromium in JxBrowser. Since we have the automated script for updating the JxBrowser version in examples, I think it will not be a problem.
  • Switched from launch4j to jpackage to be able to build the target application for 3 platforms
  • Updated README so now it is more straightforward and not confusing.
  • Moved local variables to var

tutorials/selenium/README.md Outdated Show resolved Hide resolved
tutorials/selenium/README.md Outdated Show resolved Hide resolved
tutorials/selenium/README.md Show resolved Hide resolved
tutorials/selenium/README.md Outdated Show resolved Hide resolved
tutorials/selenium/README.md Outdated Show resolved Hide resolved
tutorials/selenium/launcher/build.gradle.kts Outdated Show resolved Hide resolved
tutorials/selenium/target-app/build.gradle.kts Outdated Show resolved Hide resolved
ivan-diachenko-td and others added 4 commits November 12, 2024 13:31
Co-authored-by: Vladimir Ikryanov <vladimir.ikryanov@teamdev.com>
Co-authored-by: Vladimir Ikryanov <vladimir.ikryanov@teamdev.com>
Co-authored-by: Vladimir Ikryanov <vladimir.ikryanov@teamdev.com>
@ivan-diachenko-td ivan-diachenko-td merged commit 29b6f7d into master Nov 12, 2024
1 check passed
@ivan-diachenko-td ivan-diachenko-td deleted the update-selenium-tutorial branch November 12, 2024 15:03
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