問題タブ [serenity-js]
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.
typescript - serenity-jsを使用してWeb要素が画面に表示されていることをアサートする方法は?
私のプロジェクトでは、脚本パターンで Serenity-js BDD フレームワークを使用しています。ここでは、Ensure クラスの「その」メソッドを使用して、Web ページ上の要素の可視性についてアサーションを実行できません。
コード :
ページ要素 -
テスト スクリプト ステップ:
エラー :
タイプ 'SuccessCondition' の引数は、タイプ 'Assertion' のパラメーターに割り当てられません。プロパティ「answeredBy」がタイプ「SuccessCondition」にありませんが、タイプ「アサーション」には必要です