Giter VIP home page Giter VIP logo

slimerjs-docker-selenium's Introduction

slimerjs-docker-selenium

This project attempts to run SlimerJS headless browser, as a selenium runner node inside Docker.

Status

Currently the process is failing, but work is in progress.

Problems

SlimerJS from version 0.10.0pre supports the GhostDriver, and can connect to Selenium Grid Hub. Unfortunately, after connecting it is not able to get tasks from the Hub, and execute required steps.

On trial it fails with:

Error forwarding the new session new session request for webdriver should contain a location header or an 'application/json;charset=UTF-8' response body with the session ID.

I also tried to run it as a standalone selenium runner, without the grid, and send requests straight to it, but in than just fails with Bad Request information.

Setup

To run the prepared image you can just run docker-compose up and it should build the SlimerJS image, and run it. Additionally it will run a Selenium Grid image, and link the two containers together. You can later communicate with the Grid and the runner through <DOCKER_IP>:4444, and by selecting the runner for your selenium tests to be phantomjs.

You can also connect to the runner on <DOCKER_IP>:8080 as a standalone selenium runner, bypassing the grid.

slimerjs-docker-selenium's People

Contributors

domderen avatar

Watchers

 avatar  avatar

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.