問題タブ [cypress]

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.

0 投票する
2 に答える
7845 参照

cypress - サイプレスチェックエレメントの位置

Cypress.io を使用して、要素の位置を確認する方法はありますか? 特定のケースで、スクロールバーが継続的に追加および削除され、ページの端が「ジッター」するバグがあるという問題があり、それが発生しているかどうかを確認するテストを作成できるようにしたいと考えています要素の位置が表示された後に変更されていないと主張する。そのようなアサーションに関するドキュメントは見たことがありません。