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

CLDR-17248 Change cldr-apps-webdriver system for simulated users #31

Merged
merged 1 commit into from
Dec 27, 2023

Conversation

btangmu
Copy link
Member

@btangmu btangmu commented Dec 23, 2023

-New SurveyDriverCredentials.java

-Simulated users have pseudo email addresses like [email protected]

-See related PR 3424 for cldr

-Remove cldr-add-webdrivers.sql, no longer needed

-Store new CLDR_WEBDRIVER_PASSWORD in new file surveydriver.properties, not in git, see .gitignore

-Avoid dependency on old survey?email... api, simulate click on Log In button instead

-New methods loginWithButton, clickButtonByXpath, inputTextByXpath, getClickableElementByXpath

-Update selenium-java from 4.3.0 to 4.16.1

-Simplify selenium-grid-start.sh; only one call is needed with current selenium; add --selenium-manager true

-Update apache.logging.log4j from 2.17.2 to 2.20.0

-Remove gson dependency, no longer needed

-Minor refactoring

-Comments

-New SurveyDriverCredentials.java

-Simulated users have pseudo email addresses like [email protected]

-See related PR 3424 for cldr

-Remove cldr-add-webdrivers.sql, no longer needed

-Store new CLDR_WEBDRIVER_PASSWORD in new file surveydriver.properties, not in git, see .gitignore

-Avoid dependency on old survey?email... api, simulate click on Log In button instead

-New methods loginWithButton, clickButtonByXpath, inputTextByXpath, getClickableElementByXpath

-Update selenium-java from 4.3.0 to 4.16.1

-Simplify selenium-grid-start.sh; only one call is needed with current selenium; add --selenium-manager true

-Update apache.logging.log4j from 2.17.2 to 2.20.0

-Remove gson dependency, no longer needed

-Minor refactoring

-Comments
@btangmu
Copy link
Member Author

btangmu commented Dec 23, 2023

This goes together with unicode-org/cldr#3424

Copy link
Member

@srl295 srl295 left a comment

Choose a reason for hiding this comment

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

nice!

@btangmu btangmu merged commit 37efbde into unicode-org:main Dec 27, 2023
2 checks passed
@btangmu btangmu deleted the t17248_i branch December 27, 2023 18:19
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