14 years ago
How are HTML resources & login pages handled?
I love the UI of LoadUI, amazing, but there are a few technical points I'm concerned about that I haven't been able to gleen from the docs and my first use with the tool:
1) How are resources of an HTML page handled (js, css, images, etc)?
- Are they parsed? Can I list the resources that should be downloaded by a page somehow? What about cache?
2) How are login pages handled? I need to test pages that requires a typical http login and, naturally, uses cookies.
1) How are resources of an HTML page handled (js, css, images, etc)?
- Are they parsed? Can I list the resources that should be downloaded by a page somehow? What about cache?
2) How are login pages handled? I need to test pages that requires a typical http login and, naturally, uses cookies.