Python 【Python】Selenium(タブ切り替え)
PythonのSeleniumを使って、新しいタブで開いたページの取得方法を紹介します。使用する関数は、switch_to.window(<handle値>)です。ハンドル値の取得する関数は、window_handles[<index値>]です。この2つの関数を使っていきます。
Python
C#
C#
C#
C#
C#
C#
C#
C#
C#