Event Timing: interactionId composition events.
Select your Operating System from the list

Your selected OS is:

    Steps:
    1) Open  IME and select Hiragana input method.
    2) Click at the above textbox and then type 'a' using keyboard.
    3) Press the '{Enter}' key to complete the IME composition.
    4) Click here to test again if not following the steps exactly.

    

Expected Result:
    The test is successful when the sentence "PASS Event Timing: interactionId composition events" is displayed
    at the bottom of the page after completing all the steps. If there is an indicated Harness Error next to the sentence, the test failed.
    Moreover, the event log table below provides a summary of the keyboard events processed throughout the test.
    Here is a breakdown of the columns in the table:

    1. InteractionId: Identifies the specific interaction to which an event belongs.
    2. EventType: Specifies the type of event that occurred during a particular interaction. There are
    seven possible event types:
    - 'keydown'
    - 'keypress'
    - 'input'
    - 'keyup'
    - 'compositionupdate'
    - 'compositionstart'
    - 'compositionend'
    3. NumberOfEvents: Indicates the number of times a particular type of event was recorded in a single interaction.

InteractionId Event Type Number of Events