第七色在线视频,2021少妇久久久久久久久久,亚洲欧洲精品成人久久av18,亚洲国产精品特色大片观看完整版,孙宇晨将参加特朗普的晚宴

為了賬號(hào)安全,請(qǐng)及時(shí)綁定郵箱和手機(jī)立即綁定
已解決430363個(gè)問題,去搜搜看,總會(huì)有你想問的

在 Java 中使用 selenium 登錄 facebook

在 Java 中使用 selenium 登錄 facebook

Qyouu 2022-12-15 16:47:56
我嘗試使用 selenium 庫登錄 facebook,但出現(xiàn)了一些問題。輸入憑據(jù)并單擊登錄按鈕后,我收到一條錯(cuò)誤消息:Cookies RequiredCookies are not enabled on your browser. Please enable cookies in your browser preferences to continue.我已經(jīng)在互聯(lián)網(wǎng)上尋找答案,所以我嘗試了driver.manage().getCookies();并且得到了相同的結(jié)果。這是我的代碼:System.setProperty("webdriver.chrome.driver", DRIVERLOCATION);WebDriver driver = new ChromeDriver();driver.manage().getCookies();driver.get("https://www.facebook.com");driver.findElement(By.id("email")).sendKeys(USERNAME);driver.findElement(By.id("pass")).sendKeys(PASSWORD);driver.findElement(By.xpath("//input[starts-with(@id, 'u_0_')][@value='Log In']")).click();
查看完整描述

1 回答

?
天涯盡頭無女友

TA貢獻(xiàn)1831條經(jīng)驗(yàn) 獲得超9個(gè)贊

我知道在問題中我說過我嘗試訪問 www.facebook.com 但在實(shí)際項(xiàng)目中我正在訪問個(gè)人資料。

當(dāng)你去https://www.facebook.com時(shí)它工作得很好但是error occurs when your going to a profile or if you have second authentication activated.


查看完整回答
反對(duì) 回復(fù) 2022-12-15
  • 1 回答
  • 0 關(guān)注
  • 213 瀏覽
慕課專欄
更多

添加回答

舉報(bào)

0/150
提交
取消
微信客服

購(gòu)課補(bǔ)貼
聯(lián)系客服咨詢優(yōu)惠詳情

幫助反饋 APP下載

慕課網(wǎng)APP
您的移動(dòng)學(xué)習(xí)伙伴

公眾號(hào)

掃描二維碼
關(guān)注慕課網(wǎng)微信公眾號(hào)