Code Monkey home page Code Monkey logo

protractor-experiments's Introduction

Experiments

Having fun with protractor. This repo is my experiments with this cool framework. Code might not work, be incompatible with everything, or even just stupid and useless :)

I created this repo for myself. But i see that lot of users are came here for something. If you have some idea - feel free to contact me: http://xotabu4.github.io

/experiments/async_await/ - trying protractorJS with fresh async/await syntax.

/experiments/matchers - testing own jasmine-protractor-matchers library - https://github.com/Xotabu4/jasmine-protractor-matchers

/experiments/mobile_chrome - chromedriver has awesome possibilities to access chrome browser almost everywhere - desktop, real mobile device, android virtual device (AVD), or even emulate mobile browser on desktop browser thru chrome dev tools. Trying diferent options to connect to chrome browser.

/experiments/multibrowser_pageobjects - trying to organize pageobjects for different users on website with different permissions. See experiments/multibrowser_pageobjects/readme.md in that folder, and check the code.

/experiments/pagefragments - testing own protractor-element-extend library. Playing with pagefragments approach. Inheriting from ElementFinder and ElementArrayFinder.

/experiments/run_without_compile - does not work currently. Attempts to run protractor tests without compling TypeScript code before. ts-node, system-js used

/experiments/wait_loaders_plugin - building own plugin that would wait for loader to dissapear before doing ANY action on the pages

npm install && npm run tsc is needed before all experiments

protractor-experiments's People

Contributors

xotabu4 avatar

Watchers

James Cloos avatar Yevheniia Slupytska 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.