Home / CSE / Javascript - CS :: Discussion

Discussion :: Javascript - CS

  1. What is the task of the Advanced Panel?

  2. A.

     Test stop running

    B.

     Loading the pages

    C.

     Skewing the results

    D.

     None of the mentioned

    View Answer

    Workspace

    Answer : Option A

    Explanation :

    In the Advanced panel, you can have the test stop running at document completion. That will tell us when the document.onload event is fired, instead of when all assets on the page are loaded.


Be The First To Comment