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

Dependency update snakeyaml #223

Merged
merged 3 commits into from
Dec 13, 2022
Merged

Conversation

RobertAvemarg
Copy link
Contributor

updated snakeyaml dependency and we changed the website from xceptance to posters.xceptance.io and adjusted the slider value in SelenideAddonsTest to make the tests pass again

Copy link
Contributor

@oomelianchuk oomelianchuk left a comment

Choose a reason for hiding this comment

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

The changes seem good to me. The Jenkins run for this branch was also successful. Thanks @RobertAvemarg for the great work!

$("#search-container .search-field").val("searchphrase").submit();
openPostersStartPage();
$("#header-search-trigger").click();
$("#searchForm input").val("bear").submit();
Copy link
Contributor

Choose a reason for hiding this comment

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

Use 'mozzarella' as search term and perform similar like in the old example.
(Use ^ and $ in the regex)

$("#search-container .search-field").val("searchphrase").submit();
openPostersStartPage();
$("#header-search-trigger").click();
$("#searchForm input").val("bear").submit();
Copy link
Contributor

Choose a reason for hiding this comment

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

Use 'mozzarella' as search term and perform similar like in the old example.

@occupant23
Copy link
Contributor

@RobertAvemarg I found some small things please adjust.

@occupant23
Copy link
Contributor

@oomelianchuk Please perform the merge and release it together with @RobertAvemarg

@RobertAvemarg RobertAvemarg merged commit f4801d8 into master Dec 13, 2022
@RobertAvemarg RobertAvemarg deleted the dependency-update-snakeyaml branch December 13, 2022 13:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants