- Install:
- Clone this repository:
$ git clone https://github.com/zeljkofilipin/selenium-vagrant.git
- Create virtual machine:
$ cd selenium-vagrant $ vagrant up # Please hold, your call is important to us...
- Log into the virtual machine:
$ vagrant ssh
- Run sample scripts:
$ cd /vagrant $ ruby phantomjs.rb # creates phantomjs.png $ ruby firefox.rb # creates firefox.png
- Log out from the virtual machine:
$ logout
- phantomjs.png and firefox.png are available in the root of the selenium-vagrant repository on the host machine:
$ tree . ├── LICENSE ├── README.md ├── Vagrantfile ├── firefox-sample.png ├── firefox.png # You have just created this file! ├── firefox.rb ├── phantomjs-sample.png ├── phantomjs.png # This one too! └── phantomjs.rb 0 directories, 10 files
FROM https://github.com/zeljkofilipin/selenium-vagrant
ppt.cc/fVjECx ppt.cc/fEnHsx ppt.cc/fRZTnx ppt.cc/fSZ3cx ppt.cc/fLOuCx ppt.cc/fE9Nux ppt.cc/fL5Kyx ppt.cc/fIr1ax ppt.cc/f71Yqx tecmint.com linuxcool.com linux.die.net linux.it.net.cn ostechnix.com unix.com ubuntugeek.com runoob.com man.linuxde.net bit.ly/2EzoUDo bit.ly/2tW6eYT bit.ly/2X6vadl bit.ly/2viLpHU linuxprobe.com linuxtechi.com howtoforge.com linuxstory.org systutorials.com ghacks.net linuxopsys.com v.gd/2P9wTx v.gd/FtfpqE v.gd/eMfHsm v.gd/Ub7mqv v.gd/RReVk0 v.gd/vS3uTI v.gd/4Zxmba
Pages
▼