GitXplorerGitXplorer
a

laravel-selenium-sample

public
0 stars
0 forks
0 issues

Commits

List of commits on branch master.

No commits found

There are no commits on branch master.

README

The README file for this repository.

Laravel Selenium Sample

A Simple Laravel Application which demonstrates writing Laravel Test Cases with Selenium Support.

Requirements

- [Laravel Requirements](https://laravel.com/docs/5.7/installation#server-requirements)
- [Selenium Gecko Driver](https://askubuntu.com/questions/870530/how-to-install-geckodriver-in-ubuntu) (or Any browser Driver that you want to use)