表抽出で画面外の行の取得方法

表抽出で画面外の行の取得方法

ここを用いて学習しています
表の抽出を用いて、CVを有効にして表全体を指定できそうなのですが、
画面から見切れている部分を指定出来ないようです。

最下行まで指定する方法はあるでしょうか

@_shohei,

You can use Mouse Scroll activity to scroll to an Ui Element like button or image or something which indicate bottom of the table and then use the same Table extraction. This will give you all the rows.

1 Like