I am trying to connect to selenium 2.30 with FF version 26.0 installed in my AWS unix machine but I am getting below error when I start both my client which access selenium.
This is browser compatibility issue. I was finally successful after 3 days of full try. I first tried latest version of selenium server , firefox browser and latest webdriver , But I got the same error. I finally successed after downgrading my firefox from 50.0 t0 34.0 with latest php webdriver v.(0.9.1) by Lukasz Kolczynski and selenium server 2.45.0. Please check browser compatibiliy with selenium server from here and workout similarly.