Code Monkey home page Code Monkey logo

Comments (15)

jsfehler avatar jsfehler commented on July 17, 2024 1

Closing this issue. Internet Explorer is very, very dead at this point. Microsoft hasn't supported it in years. Splinter supports Edge but that's as far as we can go.

from splinter.

fsouza avatar fsouza commented on July 17, 2024

specloud is not compatible with Windows =/

I've just added another target on Makefile for running tests on Windows using only nose.

from splinter.

rennerocha avatar rennerocha commented on July 17, 2024

The lack of support of IE is the only reason that I am not using splinter in some projects...

from splinter.

andrewsmedina avatar andrewsmedina commented on July 17, 2024

the problem in support in ie is run splinter on windows

from splinter.

fsouza avatar fsouza commented on July 17, 2024

I'm adding Windows support on windows branch.

Here is the status, based on test files:

  • test_browser.py: all tests are ok. Just needed to disable _patch_subprocess method on Windows, because it doesn't work.
  • test_element_list.py: all tests are ok. No changes needed.
  • test_meta.py: all tests are ok. No changes needed.
  • test_request_handler.py: all tests are ok. No changes needed.
  • test_webdriver_chrome.py: these tests are very slow, but only alerts aren't working.
  • test_webdriver_firefox.py: all tests are ok (but slow, not as slow as Chrome is). No changes needed.
  • test_zopetestbrowser.py: all tests are ok (but slow). No changes needed.

Also, I'm adding test_webdriver_ie.py, the goal here :)

from splinter.

turicas avatar turicas commented on July 17, 2024

What about IEs4Linux? http://www.tatanka.com.br/ies4linux/page/Main_Page

from splinter.

andrewsmedina avatar andrewsmedina commented on July 17, 2024

I'm -1 to support ms ie

from splinter.

bernardobarreto avatar bernardobarreto commented on July 17, 2024

I'm -1 to support ms ie [2]

from splinter.

kippr avatar kippr commented on July 17, 2024

Why the -1s for IE support? You folks never have to write any websites that might have an IE person using them? If so, you'd rather be testing all these things yourself manually? Seems silly... I'd really like to get this sorted so I can have a continuous build running IE for me :)

from splinter.

fabiomcosta avatar fabiomcosta commented on July 17, 2024

@kippr I think the problem that we have is that no core developer or commiter uses windows as their main OS, which makes it hard to test and keep things updated.

If we had a person to officially support/maintain this driver, I would be +1.

from splinter.

kippr avatar kippr commented on July 17, 2024

LOL, I should be careful what I ask for I guess, I don't want to be stuck using Windows either...

That said, this would potentially solve a big gap for me. Let me take a look at whether the Windows stuff solves my headaches and if so you might have a volunteer :)

from splinter.

andrewsmedina avatar andrewsmedina commented on July 17, 2024

splinter has a no official support for windows.

It's complicated for non windows users maintain an environment with git, bash, pip, makefile running on windows and test every commit for splinter on windows.

from splinter.

parkouss avatar parkouss commented on July 17, 2024

Maybe appveyor can help here ? (http://www.appveyor.com/)
This is the windows equivalent for travis-ci, also free for open source projects.
Here is an example of the configuration file:
https://github.com/mozilla/mozregression/blob/master/appveyor.yml

from splinter.

kanth240 avatar kanth240 commented on July 17, 2024

For folks who want to use IE with splinter, check this out: https://stirunagari.wordpress.com/2017/08/20/using-internet-explorer-web-driver-with-splinter-framework/

from splinter.

ckolumbus avatar ckolumbus commented on July 17, 2024

just added a comment to the blog entry that @kanth240 mentioned above. with a minor tweak the solution there works perfectly for my scenario.
What is the issue that prevents us from integration this into splinter? Test env?

from splinter.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.