-
Notifications
You must be signed in to change notification settings - Fork 509
splinter on windows
andrewsmedina edited this page May 11, 2012
·
5 revisions
TODO
- install deps (the main problem is the lxml)
fsouza: what's the problem with the .exe? I'm -1 for requiringa c compiler to install splinter on windows. Is lxml a dependency of splinter or of one of splinter dependencies? If it is a splinter dependency only, can't we drop it?
andrewsmedina: I'm +1 for requiring c compiler too. But lxml no longer distributing the .exe. :( A alternative is install an older lxml with .exe. For this, we need remove requirements for lxml on setup.py.
- dev setup (git, make, ps)
- zope.testbrowser (OK)
- IE Driver
- Chrome Driver
- Firefox Driver
- Remote Driver