最新回答 / 慕勒4495694
package denglu;/**?* 實現了從百度搜索慕課網-打開慕課網?*/import static org.junit.Assert.*;import java.util.concurrent.TimeUnit;import org.junit.After;import org.junit.Before;import org.junit.Test;import org.openqa.selenium.By;import org.openqa.selenium.WebDriver;import o...
2017-06-04
出現這個報錯:Exception in thread "main" org.openqa.selenium.WebDriverException: Cannot find firefox binary in PATH. Make sure firefox is installed. OS appears to be: VISTA
Build info: version: '2.46.0', revision: '87c69e2', time: '2015-06-04 16:17:10'
Build info: version: '2.46.0', revision: '87c69e2', time: '2015-06-04 16:17:10'
2017-05-26