Skip to content

bogdananton/Selenium-Setup-VM-Win7-IE11

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Install and run

Using Github

git clone https://github.com/bogdananton/Selenium-Setup-VM-Win7-IE11.git
cd Selenium-Setup-VM-Win7-IE11
vagrant up --provision

Then access via GUI, go to "\\VBOXSVR\vagrant" and run "bootstrap.ps1" using PowerShell (or fix the provision call in Vagrantfile).

Using Vagrant boxes

vagrant init bogdananton/Selenium-Setup-VM-Win7-IE11
vagrant up

Optional: map your host port to the guest's 4444

Access: http://{guest-IP}:4444/wd/hub

About

Box containing Selenium-Setup. Guest OS: Windows 7

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published