Skip to content

Conversation

@NicoleNG18
Copy link
Contributor

fixes: #5002

@NicoleNG18 NicoleNG18 marked this pull request as ready for review June 6, 2025 14:06
Copy link
Contributor

@alt-plus-f4 alt-plus-f4 left a comment

Choose a reason for hiding this comment

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

test is okay
you can separate the test() code into functions

Copy link
Contributor

@alt-plus-f4 alt-plus-f4 left a comment

Choose a reason for hiding this comment

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

lgtm

@iliyan-velichkov iliyan-velichkov force-pushed the test/create-extension-points branch from a918f81 to 3775578 Compare December 10, 2025 08:43
}

private void doubleClickElement(SelenideElement element) {
element.scrollIntoView(true)

Check notice

Code scanning / CodeQL

Deprecated method or constructor invocation Note test

Invoking
SelenideElement.scrollIntoView
should be avoided because it has been deprecated.
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.

Test for Extensions and Extensionpoints

2 participants