Skip to content
View vernko's full-sized avatar
Block or Report

Block or report vernko

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. elixir-hound-ui-api elixir-hound-ui-api Public

    Forked from divvy-inc/homework

    Automation project for testing UI and API using Elixir and Hound.

    Elixir

  2. ElSnoMan/pyleniumio ElSnoMan/pyleniumio Public

    Bring the best of Selenium and Cypress into a single Python package

    Python 263 50

  3. Bring your feature branch up to date... Bring your feature branch up to date with the master branch
    1
    The point of this gist is to give you helpful info on some ways that you can update a `feature branch` you are working on to the current `master/main`, if you get behind `master/main` branch. The idea behind this is that when you try to merge your branch you have (*hopefully*) have less merge conflicts. The two ways I'll outline here are done via the following:
    2
    * Fast Forward Merging
    3
    * Rebasing
    4
    
                  
    5
    ***
  4. redx-demo redx-demo Public

    UI automation done with Java and Selenium

    Java

  5. ElSnoMan/cyleniumio ElSnoMan/cyleniumio Public

    Bring the best of Selenium and Cypress into a single C# (.NET Core) package.

    C# 3