angularjs - Protractor not working with Firefox 40.0.2 -


protractor not working firefox 40.0.2.

earlier working fine firefox 33.0. have updated ff 40.0 , facing issue.any work around issue?

following error:

{unknownerror: unable connect host 127.0.0.1 on port 7055 after 45000 ms. firefox console output:

share|improve question
    
what protractor version using? – alecxe aug 19 '15 @ 18:51
    
@alecxe using protractor 2.1.0. need update protractor support ff 40.0.2? in case version need update? how update protractor? – manoj soundarrajan aug 20 '15 @ 7:01
    
we can run firefox 40.0.2 selenium web-driver 2.47.1.i have updated selenium standalone server 2.47.1 , able execute in firefox 40.0.2.hence closing question. – manoj soundarrajan aug 25 '15 @ 14:43
up vote 0 down vote accepted

i don't think selenium 2.47 (which latest version of now) supports firefox 40.0 yet. here's link of changelog of selenium shows supported version of firefox - selenium changelog. until selenium supports latest version of firefox, protractor doesn't support either wrapper on selenium webdriver. hope helps.

share|improve answer
    
so firefox version can use selenium web-driver 2.47.1? – manoj soundarrajan aug 23 '15 @ 14:29
    
@manojsoundarrajan, of selenium webdriver v2.47.0, firefox v39 supported. please refer change log more info. – girish sortur aug 24 '15 @ 6:50
    
we can run firefox 40.0.2 selenium web-driver 2.47.1.i have updated selenium standalone server 2.47.1 , able execute in firefox 40.0.2.hence closing question. – manoj soundarrajan aug 25 '15 @ 14:44

your answer

 
discard

posting answer, agree privacy policy , terms of service.

not answer you're looking for? browse other questions tagged or ask own question.

Comments