Add AuLog Handler

XMLWordPrintable

    • Type: New Feature
    • Resolution: Fixed
    • Priority: Normal
    • 2.1.0
    • Affects Version/s: 2.0.0
    • Component/s: Mimic
    • None

      Add Clients.log response handling for better usability in debugging.

      <zk>
          <zscript><![CDATA[
          Clients.log("Hello World onload");
          ]]>
          </zscript>
          <button id="btn" label="Click" onClick='Clients.log("Hello World from btn")'/>
          <button id="btn2" label="Click 2" onClick='Clients.log("Hello World from btn2")'/>
      </zk>
      

      There is no way to receive the result in ZATS. But we have used it a lot in test cases.

      Proposed API

      List<String>DesktopAgent#getZkLog()

            Assignee:
            rudyhuang
            Reporter:
            rudyhuang
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:

                Estimated:
                Original Estimate - 4 hours
                4h
                Remaining:
                Time Spent - 2 hours Remaining Estimate - 2 hours
                2h
                Logged:
                Time Spent - 2 hours Remaining Estimate - 2 hours
                2h