[jira] [Commented] (PLUTO-737) StaleElementReferenceException with selenium: stale element reference
"Vernon Singleton (JIRA)" <[email protected]> Tue, 9 Oct 2018 12:11:00 +0000 (UTC)
| Newsgroups | gmane.comp.jakarta.pluto.devel |
|---|---|
| Message-ID | <[email protected]> |
[ https://issues.apache.org/jira/browse/PLUTO-737?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16643226#comment-16643226 ]
Vernon Singleton commented on PLUTO-737:
----------------------------------------
Note and example: two other tests have been experiencing this issue intermittently:
V2DispatcherTests2_SPEC2_19_ForwardJSPResource_dispatch2
V2DispatcherTests2_SPEC2_19_IncludeJSPResource_dispatch2
But the fix is working to prevent the stale element reference from causing a test failure.
> StaleElementReferenceException with selenium: stale element reference
> ---------------------------------------------------------------------
>
> Key: PLUTO-737
> URL: https://issues.apache.org/jira/browse/PLUTO-737
> Project: Pluto
> Issue Type: Improvement
> Components: tck
> Affects Versions: 3.0.0, 3.0.1
> Reporter: Vernon Singleton
> Assignee: Neil Griffin
> Priority: Minor
> Fix For: 3.0.2
>
>
> Intermittently, selenium fails a test with the error:
> stale element reference: element is not attached to the page document
> example tests which occasionally fail this way:
> V3HeaderPortletTests_SPEC14_PortletRequest_ApiHeader_setAttribute1
> V2URLTests_BaseURL_ApiRenderRenurl_setSecure2
> V2WrapperTests_EventResponseWrapper_ApiEvent_getWindowState
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)