Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

Wait Until Page Contains: Add INFO with the value of the text to the Keyword results

オープン 初心者向け
#1,941 コメント 3 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
2/5
見積もり時間
1〜3時間
初心者へのやさしさ
67/100
issue の種類
機能追加
明瞭さ
おおむね明確
活発さ
静か
技術スタック
python
領域
testing

調査の方向性

まず、Wait Until Page Contains キーワードの実装とテストを見つけます。キーワードに渡されたテキスト値を公開する INFO 結果を追加し、関連するテストカバレッジを実行して、その値がキーワードの結果に表示されることを確認します。

索引モデルが issue の本文から書いたものです。

説明

The Keyword Wait Until Page Contains has no INFO in the results.

KEYWORD SeleniumLibrary . Wait Until Page Contains ${HOME_PAGE_WELCOME_TEXT} Documentation:Waits until text appears on the current page. Start / End / Elapsed:20250702 10:21:31.793 / 20250702 10:21:31.802 / 00:00:00.009

So when a variable like ${HOME_PAGE_WELCOME_TEXT} is used you cannot view the value of the text that should be on the Page.
Adding an INFO line which shows the value of the text that the Page should contain will make it clear to see the value of the text in case of using a variable in the Keyword.

主要言語
Python
スター
1.5k
フォーク
787
PR マージ指標
30日以内にマージされた PR はありません

環境構築

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

robotframework/SeleniumLibrary のほかの issue

robotframework/SeleniumLibrary の issue をすべて見る

似ている issue

Python の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。