- Selenium WebDriver Quick Start Guide
- Pinakin Chaubal
- 104字
- 2021-06-24 18:26:27
Manual configuration
With this, we are ready, and have the basic Eclipse setup for Selenium WebDriver. But we are not done yet. It might occur that, under a corporate firewall, you are unable to download the required JARS. In this situation, perform the following steps:
- Simply create a plain Java project.
- Right -click on the project in Project Explorer.
- Select Build Path | Configure Build Path.
- Click on Add External JARs and add the required JARs manually.
- Next, we will write a very simple script which just opens www.google.com (this is shown in the following section). Right-click the Project and select new class.
推薦閱讀
- Learning OpenDaylight
- 每天5分鐘玩轉(zhuǎn)Kubernetes
- Linux操作系統(tǒng)基礎(chǔ)
- 鴻蒙生態(tài):開啟萬物互聯(lián)的智慧新時代
- Mastering Distributed Tracing
- vSphere Virtual Machine Management
- 高性能Linux服務(wù)器構(gòu)建實戰(zhàn):系統(tǒng)安全、故障排查、自動化運維與集群架構(gòu)
- Linux Shell編程從入門到精通(第2版)
- Windows 7應(yīng)用入門與技巧
- Distributed Computing with Go
- Troubleshooting Docker
- Learning BeagleBone
- μC/OS-III內(nèi)核實現(xiàn)與應(yīng)用開發(fā)實戰(zhàn)指南:基于STM32
- Office 365 User Guide
- OpenSolaris紅寶書