Questions tagged [browser-testing]
89 questions
0
votes
1 answer
How to catch NoReverseMatch with phantomjs browser testing
I try to apply TDD in my project. I have this template:
Selamat datang di Infoplace
Selamat datang di InfoPlace

pupil
- 318
- 2
- 16
0
votes
1 answer
file input in IE 7 is allowing to type into it
I am having problem with in IE 7,
it is allowing me to type into it. This problem is not present in FF 3.6 and IE 8.0
Is this known problem?
And every body handles it with writing java script event to eat-out the key presses as…

Reddy
- 8,737
- 11
- 55
- 73
0
votes
0 answers
VS2015 Source Code Mapping with IIS Test Cases
Visual Studio 2015 shows test names on top of function as shown
here for unit tests. This doesn't work for browser based tests that run on an ASP.NET web site running under IIS.
Is there any way or setting to show names of such test cases on top…

Manoj P
- 77
- 1
- 5
0
votes
0 answers
Hosting Automated Browser Tests
I am aiming to use automated testing to ensure that specific pages of a website are loading, rather than look/feel of UI elements or performance testing.
I have set up a number of selenium scripts, using ruby, which are executable locally for each…

Christopher Batts
- 113
- 11
0
votes
2 answers
Testing combobox developed using ExtJS with CasperJS
I have developed my application using ExtJs 4.1. I have a combobox which gets populated using Ajax call. Once the comobox is populated, I need to find an item by name and then first the select event for that item.
The problem is the way combo-box…

SharpCoder
- 18,279
- 43
- 153
- 249
0
votes
1 answer
Document mode in ie
I have a header