Tagged Questions
0
votes
0answers
8 views
Testing on internet explorer [duplicate]
Possible Duplicate:
How can I test my web site in IE6, IE7, IE8, and IE9?
This is probably a common question, but I couldn't find an answer.
Is there a defacto tool for developers to test ...
4
votes
1answer
132 views
GA UA codes for testing site - set up
Anyone know the process for using a GA live UA code to test a site in development. I.e. I have a live site with a GA UA code attached, tracking live traffic data etc e.g. UA-123456.
I've been told ...
2
votes
2answers
3k views
How can I have multiple sessions in FF without using profiles?
I'd like to test my website as different users simultaneously, ideally on Firefox. Currently the only ways I know of doing this are
Using different browsers
Using profiles with FF
It's frustrating ...
0
votes
1answer
81 views
Is it costly to leave the Console and Script features enabled in Firebug?
For some time now, I've run Firebug constantly enabled to do quick DOM inspections, leaving the Console and Script panels disabled.
I'm just starting to use these two features so I don't have to keep ...