PagePage.framesバージョン: 22.5.0このページの内容Page.frames() メソッド ページにアタッチされているすべてのフレームの配列。 シグネチャ: class Page { abstract frames(): Frame[];} 戻り値 Frame[]