GithubHelp home page GithubHelp logo

pyshaman / f-secure Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 20.09 MB

Short test that navigates through f-secure homepage to specific job offer. Nothing fancy, just page object pattern and behave with browser and platform (windows or linux) platform handler.

Gherkin 4.43% Python 95.57%

f-secure's Introduction

F-secure

User guide

Author: Michał Bek

List of contents

1. Python version and installation

2. Installing required packages

3. Usage

1. Python version and installation

This test framework is written in Python 3.5+ and it should be ran on this version or higher. User can download newest version of Python at Python download site.

For Windows users there are many tutorials for example.

For Linux distribution users.

After installing Python on your OS user should clone project repository. The main branch will be the master.

2. Installing required packages

After cloning repository locally user should enter F-secure folder and install required packages using following command:

> pip3 install -r requirements.txt

This will automatically download and install following packages: behave and selenium.

3. Usage

> behave -D browser=chrome

or (not working yet, due to geckodriver problems)

> behave -D browser=firefox

f-secure's People

Contributors

pyshaman avatar

Watchers

James Cloos 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.