0
以下のテキストエリアがgebで編集可能かどうかを知りたいgebでjavascriptを実行するには?
<textarea id="ember3847" class="ember-view ember-text-area form-control" rows="6" name="answers-text"></textarea>
これは私のスクリプトです:
BultextArea { $(".ember-view.ember-text-area.form-control")}
boolean status=(driver as JavascriptExecutor).executeScript(BultextArea.prop('readonly'))
私のスクリプトは次のエラーを与えている:
org.codehaus.groovy.runtime.InvokerInvocationException: groovy.lang.MissingMethodException: No signature of method: geb.navigator.NonEmptyNavigator.prop() is applicable for argument types:(java.lang.String) values: [readonly] Possible solutions: drop(int), grep(), sort(), not(java.lang.String),grep(java.lang.Object),