- Selenium/Driver > ChromeDriver | GeckoDriver (Firefox)
findElement†
- Information about web elements
- WebElementの親ノードをつかまえたい
- https://seleniumer.hatenablog.com/entry/2016/01/25/071736
WebElement parent = myElement.findElement(By.xpath(".."));
- https://seleniumer.hatenablog.com/entry/2016/01/25/071736
クッキー保存†
スクロール†
- How to scroll down the page till bottom(end page) in the Selenium WebDriver
その他†
- 4時間で学ぶ、効率的な自動テストスクリプトのメンテナンス
- https://sites.google.com/site/testautomationresearch/teaching_materials/maintainable_script
「Selenium WebDriver」の使い方と、テストスクリプトを効率よくメンテナンス する方法について、実際にプログラムを書きながら学べるチュートリアル形式教材です。
- https://sites.google.com/site/testautomationresearch/teaching_materials/maintainable_script