Skip to content

Ignore scrollIntoView problems in SVG documents for Firefox driver#23

Closed
paroga wants to merge 2 commits intoSeleniumHQ:masterfrom
paroga:scroll
Closed

Ignore scrollIntoView problems in SVG documents for Firefox driver#23
paroga wants to merge 2 commits intoSeleniumHQ:masterfrom
paroga:scroll

Conversation

@paroga
Copy link
Contributor

@paroga paroga commented Mar 6, 2013

If the document in the view is a SVG scrolling does not make much
sense and resulting errors can be safely ignored.

The first commit is a already in pull request 21.
CLA signed

paroga added 2 commits March 6, 2013 14:31
When the document is SVG instead of HTML the eventlistener for the
unload event needs to be added to documentElement instead of body.
This new function returns the corresponding element.
If the document in the view is a SVG scrolling does not make much
sense and resulting errors can be safely ignored.
@AutomatedTester
Copy link
Member

Can we please have a test to prevent future regressions

@paroga paroga closed this Mar 11, 2013
@paroga paroga deleted the scroll branch March 11, 2013 16:57
IlyaNaumovich added a commit to IlyaNaumovich/selenium that referenced this pull request Feb 11, 2018
yiming-tang-cs pushed a commit to ponder-lab/selenium that referenced this pull request Jan 2, 2020
…nown_ext_type

Fix handling of unknown extension type
yiming-tang-cs pushed a commit to ponder-lab/selenium that referenced this pull request Jan 2, 2020
Ensure, that session is resumed before sending more notifications.
When fixing issue SeleniumHQ#23, an additional test should be added to ensure,
that notifications during the handshake are not lost.

Signed-off-by: Achim Kraus <achim.kraus@bosch-si.com>
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