Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • M MathJax
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 304
    • Issues 304
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 15
    • Merge requests 15
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • MathJax
  • MathJax
  • Wiki
  • Platforms supported

Platforms supported · Changes

Page history
Updated Platforms supported (markdown) authored Aug 08, 2012 by fred-wang's avatar fred-wang
Hide whitespace changes
Inline Side-by-side
Platforms-supported.md
View page @ 2692a364
...@@ -63,13 +63,11 @@ For details, see [http://code.google.com/p/selenium/wiki/ChromeDriver](http://co ...@@ -63,13 +63,11 @@ For details, see [http://code.google.com/p/selenium/wiki/ChromeDriver](http://co
Automated testing works with Internet Explorer on Windows, using Webdriver. Automated testing works with Internet Explorer on Windows, using Webdriver.
However it does not have all the benefits of other drivers. For example, the The selection of the document mode is currently implemented using the Selenium 1
selection of the document mode is currently implemented using the Selenium 1
API and Java keyboard events. This is not really reliable but is the best we API and Java keyboard events. This is not really reliable but is the best we
can do until can do until
[issue 2564](http://code.google.com/p/selenium/issues/detail?id=2564) [issue 2564](http://code.google.com/p/selenium/issues/detail?id=2564)
is fixed. Also this driver is a bit slower and only one instance at once can be is fixed. Several instances can be executed on the same machine at the same time (TODO: do not allow simultaneous Init phase, to prevent some conflicts during document mode selection).
executed on a given machine.
To use Webdriver, you may need to do some To use Webdriver, you may need to do some
[specific configurations](http://code.google.com/p/selenium/wiki/InternetExplorerDriver#Required_Configuration). [specific configurations](http://code.google.com/p/selenium/wiki/InternetExplorerDriver#Required_Configuration).
......
Clone repository

MathJax Wiki

  • Contributing
  • Development
    • Development Process
      • Release Process Checklist
      • Hotfix Release Process
      • Documentation Update Process
      • Source Control Policies
    • Design Documents
      • MathJax Roadmap
      • CDN Hosting
        • Managing Rackspace Cloud Files & CDN
        • Directory Structure
        • .htaccess settings
        • Managing Amazon Cloudfront
      • Performance Discussion
      • Profiling and Diagnostics Tools
      • Configuration Options
      • Documentation generation guide
      • Testing
        • Platforms supported
        • Amazon EC2
        • DSI test machine
  • MathJax web presence