Dwr issues on latest browser version like firefox 16+ - dwr

i wrote the java application making use of DWR to filter and populate some filds eg continent to countries, the application works fine with Firefox 14 but when i do upgrade my Firefox version it does not work also on google chrome it doesnt work.
any help please...

It's strange, I have not problems wiht FF 16 or 17.
What DWR version do you have?
You can paste some code of your app.

Related

JMeter + Selenium testing stops after Firefox is opened

I tried to learn JMeter+Selenium but there is small problem:
I started with this:
http://blazemeter.com/blog/jmeter-webdriver-sampler
done everything to the heading "Code Review".
When I run Thread group it opens Firefox but does not open requested website.
My FF version is 34.0.5
JMeterPlugins-WebDriver-1.2.0
Any ideas?
Take a look into The WebDriver Sampler: Your Top 10 Questions Answered guide
Q. How do I Know Which Browsers are Supported? section explains how to identify appropriate Firefox version for WebDriver plugin.
JMeterPlugins-WebDriver-1.2.0 contains selenium-firefox-driver-2.39.0.jar
Looking into Selenium changelog
v2.39.0
=======
WebDriver:
* Update to support native events for Firefox 26.
So you need to use Firefox 26 with WebDriver-1.2.0 plugin version. You can download Firefox 26 from Mozilla FTP site
If you are doing any native calls in the driver, such as .get or .sendKeys, then the latest version of Firefox you can use is 31.0.6 . If you avoid those native calls and do non-native Javascript calls instead, such as using a JavascriptExecutor to navigate the browser, then you should be able to use a later version of Firefox.

Website look different in same version of Chrome on different computers(Mac/Windows)

I just cant figure why on same version Chrome:
Mac- most of the website divs well organised but some of them just disordered.
Windows- Working perfectly as it should.
Same versions Chrome- work fine in both computers on other browser.
I tried refresh cash but it wont help.
any suggestions?
This is how its looks in Mac Version :
–
This is how its looks in Windows version :
Any ideas?

MediaElement.js error in IE8

I'm looking to use mediaelement.js to show some HTML5 audio players on a page. Everything seems to be working great in Chrome/FF, but not in IE8.
http://future.thefutureforward.com/~orion/multimedia.html
The flash fallback .swf file is in the same folder as my mediaelement-and-player.min.js, so that's not the issue. I've tried script tags in the (where they are now) and before the , but that doesn't help.
Any thoughts as to why IE isn't functioning here would be much appreciated!
This bug is now solved in the latest version of mediaelement-and-player.min.js. Make sure you have version 2.9.3 installed.
Full details discussed in this github issue:
https://github.com/johndyer/mediaelement/pull/598

Browser mode for Google Chrome to test compatibility of webapp

I'm developing a web app and want to make sure that it runs as intended on all major browsers. I've downloaded Chrome, Firefox, Opera, Safari and IE to test the app, but I want to make sure it works fine on previous versions of these browsers too.
I know I can download previous versions of Opera from here, and in IE I can select 'Browser Mode' from Developer Tools section.
Is there any way I can test my app on previous version of Chrome, FF and Safari?
I've never really had a problem with something not working in an older version of these browsers. The only compatibility checks I do are with older versions of IE. The reason is that a new version of IE changes a lot but the others come out with new versions so frequently and have automatic updating (you don't even notice it in Chrome) that not only is there (probably) not a significant change to the rendering engine from one version to the next, (pretty much) everyone using it is on the latest version anyway.
That being said, there are some websites that show you screenshots of how a page looks in various browsers.
Browser Shots comes to mind.
http://www.brokenkeyboards.com/btfm/
http://meineipadresse.de/netrenderer/
http://browsershots.org/

uploadify: Firefox browser does not display upload file button

Folks,
I am using uploadify component (http://www.uploadify.com) in ASP.NET MVC 3. uploadify works fine with all browser (IE 8, Google Chrome). However, Mozilla Firefox does not display upload file button.
I have spent almost one day to troubleshoot and I still have not solution. Could you give some idea?
I just got a new computer and installed firefox (V8.0.1) yesterday. I've just experienced a similar issue (i.e. not seeing the uploadify button in firefox, though I do in chrome - both in the site I'm developing and http://www.uploadify.com/demos/). Using firefox I've browsed to http://www.mozilla.org/en-US/plugincheck/. There I'm told "For your safety, Firefox has disabled your outdated version of Flash. Please upgrade to the latest version.". I've upgraded the version of Flash and now when I visit the uploadify demo page I can see the "Select Files" button, as expected.
Install adobe flash player...it will work properly....

Resources