問題タブ [selenium2library]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
selenium - Robot Frameworkで要素のテキストに基づいてxpathを記述する方法は?
Robot Framework と Selenium2Library を使用しています
ボタンには「保存」というテキストがあり、xpath にはこれ以上ユニークなものはないため、要素のテキストに基づいて xpath を記述しようとしています。そのhtmlの部分で要素のテキストに基づいてxpathを書く方法:
(これはドキュメントの真ん中にあります)。
編集:次のタブに同じテキストを持つ要素がほとんどないようです(現時点では表示されていませんでした)。このテキストで 2 番目の要素の xpath をどのように記述すればよいですか? つまり、index=1 です。