Windows Phone と RemoteWebDriver を使用していますが、「SendKeys」メソッドを使用しようとすると、次のエラーが発生しました。
Unexpected error. Call could not be fullfield. JavaScript injection failed.
例 :
driver.FindElement(By.Id("ID")).SendKeys("string");
よろしくお願いします、
シアルナ
Windows Phone と RemoteWebDriver を使用していますが、「SendKeys」メソッドを使用しようとすると、次のエラーが発生しました。
Unexpected error. Call could not be fullfield. JavaScript injection failed.
例 :
driver.FindElement(By.Id("ID")).SendKeys("string");
よろしくお願いします、
シアルナ