ExperimentSession.get_page_data()#

ExperimentSession.get_page_data(name: str) dict[source]#

Get the data dictionary of a specific page.

Parameters

name – The name of the target page

Returns

Data dictionary of a specific page.

Return type

dict