android / android/testing-samples
Espresso Web - perform(DriverAtoms.webKeys("0.11")) only inputs 11
オープン
- 主要言語
- Java
- スター
- 9.3k
- フォーク
- 3.6k
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
When interacting with webviews using this code
onWebView().withElement(findElement(Locator.ID, "payment-amount")).perform(DriverAtoms.webKeys("0.11"))
it only enters 11 without the decimal. I am trying to figure out how I can include decimal point in sending keys to webview.
Any idea?
コントリビューションガイド
調査の方向性
まず、DriverAtoms.webKeys("0.11")を使ってissueのEspresso Webスニペットを再現し、そのエントリポイントが小数文字をどのように処理するかを確認します。小数文字がwebviewの入力フィールドまで到達するかを判断し、値全体が期待どおりに入力されることを検証します。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- android, java
- 領域
- testing
- issue の種類
- バグ
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 30/100