[Plone-testing-team] to refresh or not to refresh

Asko Soukka asko.soukka at iki.fi
Wed Sep 4 15:04:43 UTC 2013


Hi,

just polling, I think. Something like "Wait until page contains element" 
or "Wait until keywords succeeds ...". If you see "stale element"-errors 
from Selenium (related to issues with Selenium miscaching ajax-updated 
elements), you could these keywords I added to p.a.robotframework:

- Element should not remain visible
- Element should become visible

https://github.com/plone/plone.app.robotframework/blob/master/src/plone/app/robotframework/selenium.robot#L65

-Asko

Héctor Velarde wrote:
>
> we want to implement refresh of individual tiles in collective.cover
> without having to refresh the whole page.
>
> is there any way of knowing if a page has been partially refreshed or
> completely reloaded using RobotFramework and Selenium?
>
> best regards
> _______________________________________________
> Plone-testing-team mailing list
> Plone-testing-team at lists.plone.org
> http://lists.plone.org/mailman/listinfo/plone-testing-team
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.plone.org/pipermail/plone-testing-team/attachments/20130904/635147e2/attachment.html>


More information about the Plone-testing-team mailing list