Skip to content
This repository has been archived by the owner on Nov 29, 2018. It is now read-only.

Error - Your browser doesnt support Xml Http Request #401

Closed
lukeis opened this issue Mar 2, 2016 · 14 comments
Closed

Error - Your browser doesnt support Xml Http Request #401

lukeis opened this issue Mar 2, 2016 · 14 comments

Comments

@lukeis
Copy link
Member

lukeis commented Mar 2, 2016

Originally reported on Google Code with ID 401

What steps will reproduce the problem?
1.Record the tests in firfox by entering the home page URL
2.Playback the script
3.Home page URL throws the error, "Your browser doesnt support Xml Http
Request" 


Environment:
Firefox 3.5
.Net 3.5
Windows Server 2008 R2



Reported by walking.clouds on 2010-02-25 11:28:31


- _Attachment: [25-02-2010 11-19-46.jpg](https://storage.googleapis.com/google-code-attachments/selenium/issue-401/comment-0/25-02-2010 11-19-46.jpg)_
@lukeis
Copy link
Member Author

lukeis commented Mar 2, 2016

Same on
Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2) Gecko/20100115 Firefox/3.6
32bit w7

Reported by stefan.hoerterer on 2010-03-01 11:01:38

@lukeis
Copy link
Member Author

lukeis commented Mar 2, 2016

Same on 
Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; fr; rv:1.9.2) Gecko/20100115 Firefox/3.6

Reported by fdeydier on 2010-03-02 17:03:32

@lukeis
Copy link
Member Author

lukeis commented Mar 2, 2016

Same thing with Firefox 3.6 and Selenium IDE 1.0.5

Reported by franck.valentin on 2010-03-02 21:33:53

@lukeis
Copy link
Member Author

lukeis commented Mar 2, 2016

Script works well on Win7 with FF 3.6, but rases error "Your browser doesnt support
Xml Http Request" on WinXP with FF 3.6

Reported by pleshivtsev on 2010-03-03 16:00:47

@lukeis
Copy link
Member Author

lukeis commented Mar 2, 2016

hi,

what is the solution for this problem?

Reported by vineela.ravulareddy on 2010-03-03 19:54:32

@lukeis
Copy link
Member Author

lukeis commented Mar 2, 2016

What is the solution to over come this problem. I cant ever run any of my selenium
automated test with firefox 3.6

Reported by sridiya07 on 2010-03-04 03:54:32

@lukeis
Copy link
Member Author

lukeis commented Mar 2, 2016

Please, see this issue #338
http://code.google.com/p/selenium/issues/detail?id=388#c0

Reported by elias.nogueira on 2010-03-04 04:18:49

@lukeis
Copy link
Member Author

lukeis commented Mar 2, 2016



I'm also facing the same issue.

Environment:
Selenium IDE-1.0.5
Firefox 3.5.8
.Net 3.5
Windows Server 2008 

Reported by dlakshmi.raghavendra on 2010-03-09 07:14:48

@lukeis
Copy link
Member Author

lukeis commented Mar 2, 2016

Work around can be found at:
http://www.experts-exchange.com/Web_Development/WebApplications/Q_25203768.html

It's a Selenium's bug. Check it out here:
http://code.google.com/p/selenium/issues/detail?id=388

The fix should be implemented in version 1.0.6.

Meanwhile, you can fix it by yourself. Here is how I did it:

1. search for "selenium-ide-common.xul" file in "C:\Documents and Settings\<your user
name>\" folder
2. edit it and add the following code in e.g. line 64:

<script type="application/x-javascript"
src="chrome://selenium-ide/content/selenium/scripts/xmlextras.js"/>

3. restart Firefox.

DONE! Good luck :)

Reported by al.krinker on 2010-03-10 02:03:47

@lukeis
Copy link
Member Author

lukeis commented Mar 2, 2016

Reported by jeremy.herault on 2010-03-13 16:55:00

@lukeis
Copy link
Member Author

lukeis commented Mar 2, 2016

I experienced this issue using firefox 3.6 on XP and the workaround fixed it nicely.

Thanks.

Reported by stuetzer on 2010-03-19 18:56:36

@lukeis
Copy link
Member Author

lukeis commented Mar 2, 2016

workaround doesnt work for me:( i cant find the file 'selenium-ide-common.xul' in
mentioned folder above

win xp + ff3.6+ ide 1.0.5
any idea?

Reported by guccyme on 2010-03-22 08:50:44

@lukeis
Copy link
Member Author

lukeis commented Mar 2, 2016

check whether you have made settings to view the hidden files

Reported by toani_au@yahoo.com on 2010-03-27 01:53:30

@lukeis
Copy link
Member Author

lukeis commented Mar 2, 2016

Reported by luke.semerau on 2015-09-17 17:48:57

  • Labels added: Restrict-AddIssueComment-Commit

@lukeis lukeis closed this as completed Mar 2, 2016
@SeleniumHQ SeleniumHQ locked and limited conversation to collaborators Mar 3, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant