Card.added_to_page()#

Card.added_to_page(page)[source]#

Tells the element that it was added to a page.

The page and the experiment are made available to the element.

Parameters

page – The page to which the element was added.