Live data from Hacker News

Cross Browser Testing. Pick a browser, Pick an OS, Test website

crossbrowsertesting.com

11–20 of 48 posts

Re: Cross Browser Testing. Pick a browser, Pick an OS, Test website

#12
post #8
post #7

Earlier quoted context omitted.

I had the same problem. But then I figured out.. you need to enable Java. I get a lot of runtime errors in IE though. Worked great in FF.

Java! Interesting. I did not use that since the 90s. Ok, I enabled Java and reloaded. Then I got "download missing plugins" in that formerly empty space. I clicked on it and then got a window saying "The following plugins are available: Java Runtime Environment". In the meantime, in the background, the page got dark and displayed something about the fact that my session timed out. Anyway, I clicked "next" to continue…

I got all of that too. I think that Java thing is a Firefox problem. (I already had the latest Java installed). After that though my session just started (I still had time left).

I guess just try again and click through any warnings from FF. If Java works for you on other sites, it should probably work here.

Re: Cross Browser Testing. Pick a browser, Pick an OS, Test website

#13
Great idea. I've been using browsershots.org, which while cheaper only provides static images of pages. Sandboxing the entire machine is a clear improvement. A logical next step is automated testing to take advantage of these system configurations, something like Selenium.

Re: Cross Browser Testing. Pick a browser, Pick an OS, Test website

#14
This is tony from CrossBrowserTesting.com and we really love the feedback!

We really think with ajax this is the only way to do cross browser compatibility. Our site can do screenshots too but you have all the control.

Thanks for checking it out. We will take any feedback good or bad!

Re: Cross Browser Testing. Pick a browser, Pick an OS, Test website

#15
For me, OSX + VMWare is my ideal testing environment. As virtualization comes into play more on desktops, that could marginalize the utility of a browser-based solution for this, although presently I think it's an idea that is definitely useful and price-wise they offer good value.

I haven't used virtualization on Windows or Linux much, how are those at testing other platforms? All the major browsers already run on Windows, but I've been bitten by differences in Firefox between Windows and OSX before (line heights were off), so multi-OS testing is still important.

Re: Cross Browser Testing. Pick a browser, Pick an OS, Test website

#16
post #8
post #7

Earlier quoted context omitted.

I had the same problem. But then I figured out.. you need to enable Java. I get a lot of runtime errors in IE though. Worked great in FF.

Java! Interesting. I did not use that since the 90s. Ok, I enabled Java and reloaded. Then I got "download missing plugins" in that formerly empty space. I clicked on it and then got a window saying "The following plugins are available: Java Runtime Environment". In the meantime, in the background, the page got dark and displayed something about the fact that my session timed out. Anyway, I clicked "next" to continue…

Wow, even god has given up on Java.

Re: Cross Browser Testing. Pick a browser, Pick an OS, Test website

#17
You know what would really make this a killer app?

If I could post a URL I want to test in a form, and be able to select select what browsers I want to test that URL in. And, then, have a script run that would open that URL in each of the web browsers I want to test it in.

That would make a web designer's life much, much easier.

Re: Cross Browser Testing. Pick a browser, Pick an OS, Test website

#18

You know what would really make this a killer app? If I could post a URL I want to test in a form, and be able to select select what browsers I want to test that URL in. And, then, have a script run that would open that URL in each of the web browsers I want to test it in. That would make a web designer's life much, much easier.

I think browsershots.org does that

Re: Cross Browser Testing. Pick a browser, Pick an OS, Test website

#19
post #18

You know what would really make this a killer app? If I could post a URL I want to test in a form, and be able to select select what browsers I want to test that URL in. And, then, have a script run that would open that URL in each of the web browsers I want to test it in. That would make a web designer's life much, much easier.

I think browsershots.org does that

What would take browsershots.org to this level would be to include any JS/console errors and warnings and attach them as text to the screenshot. This would let someone test faster without having to load up a virtual OS.

Put an API on that too so you could integrate it with a testing framework or desktop component (AIR?) without going to the site, and charge incrementally like Amazon does with AWS...

Even with VMWare, I could see myself paying for that.

Re: Cross Browser Testing. Pick a browser, Pick an OS, Test website

#20
post #13

Great idea. I've been using browsershots.org, which while cheaper only provides static images of pages. Sandboxing the entire machine is a clear improvement. A logical next step is automated testing to take advantage of these system configurations, something like Selenium.

ok so I just tried site out.

Man, 30 minutes for my screenshots and one of them was completely blank (and it's not locally, so something was with the shot).

How slow would development be if you had to do that!

Post reply on HN