From 1edcfec0b1483ce949518c9f2acc184dc5bb8e58 Mon Sep 17 00:00:00 2001 From: Shaikh Mohammed Mudasir Date: Wed, 16 Nov 2016 19:07:58 +0530 Subject: [PATCH] Support for firefox added. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4a0390d..28f1e30 100644 --- a/README.md +++ b/README.md @@ -122,7 +122,7 @@ You can also tell selenium server which port need to be use or what will be your ``` ## Roadmap: -1. Firefox support needs to be added. +1. ~~Firefox support added.~~ (Note: Only work when user has installed firefox locally) 2. ~~Windows and Linux support needs to be added.~~ 3. ~~Drivers files should be get downloaded as per user specific operating sytem.~~ 4. API wiki needs to be created with more detail documentation, mean while you can refer [Integrated Package wiki](https://github.com/laracasts/Integrated/wiki/Learn-the-API).