以前は、ドライバを別のユーザーとして実行するために、次のコードを使用していました。 DesiredCapabilities is obsoleteと私はこの作業を保つために何をすべきかわからない: public static IWebDriver RunIEAsDifferentUser(string User,string Password)
{
var capabili
Seleniumフレームワークを最新バージョンにアップグレードしました。コードの実行中に、私は次の例外を受け取る: 例外: org.openqa.selenium.InvalidArgumentException:
Invalid capabilities in alwaysMatch: unhandledPromptBehavior is type boolean instead of str
Seleniumフレームワークを最新バージョンにアップグレードしました。 org.openqa.selenium.InvalidArgumentException:
Invalid capabilities in alwaysMatch: unhandledPromptBehavior is type boolean instead of string
詳細: セレン:3.7.1 IE:3.