We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
以下の端末、以下の条件で失敗することを確認しましたが、必ず失敗するわけではありません。
The text was updated successfully, but these errors were encountered:
(※ 上の表にdocmode8と書いていますが、windowsPhoneにdocmode8はないので、 = docmode Edge です。)
再度テストを回してみたところ、以下の端末、以下の条件で失敗することを確認しました。
Sorry, something went wrong.
Android, WindowsPhoneで、テストで100pxスクロールされない(100pxスクロールされる前にテストが始まってしまう) ことが原因で失敗していました。
スクロールされた時のisInViewを確認するテストで、スクロール量を100pxで計測していたところを、 3pxに変更して何度かテストを回したところ、通ることを確認しました。
#174 と合わせて対応しました。 2e17399
fukudayasuo
No branches or pull requests
以下の端末、以下の条件で失敗することを確認しましたが、必ず失敗するわけではありません。
The text was updated successfully, but these errors were encountered: