why does <body> in many of tests HTML files have style = “visibility hidden”?
Answer Posted / Vipul Tyagi
In Dojo testing, the body element is often given a visibility: hidden style to ensure that test-specific styles or content do not interfere with the application's main user interface. This allows for more accurate testing of individual components in isolation.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category