<script>
//==== TEST: Application_addEventListener
//==== LABEL Check if method Application::addEventListener() successfully
+//==== ONLOAD_DELAY 90
//==== SPEC Tizen Web API:TBD:Application:Application:addEventListener M
//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html
//==== PRIORITY P1
<script>
//==== TEST: Application_removeEventListener
//==== LABEL Check if method Application::removeEventListener() successfully
+//==== ONLOAD_DELAY 90
//==== SPEC Tizen Web API:TBD:Application:Application:removeEventListener M
//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html
//==== PRIORITY P1
<script>
//==== TEST: EventCallback_onevent
//==== LABEL Check if EventCallback ondetected is called and if its arguments have proper type
+//==== ONLOAD_DELAY 90
//==== SPEC Tizen Web API:TBD:Application:EventCallback:onevent M
//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html
//==== PRIORITY P1
<test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_launch_errorCallback_invoked_NotFoundError.html</test_script_entry>
</description>
</testcase>
- <testcase component="TizenAPI/Application/Application" execution_type="auto" id="Application_addEventListener" priority="P1" purpose="Check if method Application::addEventListener() successfully">
+ <testcase component="TizenAPI/Application/Application" execution_type="auto" id="Application_addEventListener" onload_delay="90" priority="P1" purpose="Check if method Application::addEventListener() successfully">
<description>
<test_script_entry>/opt/tct-application-tizen-tests/application/Application_addEventListener.html</test_script_entry>
</description>
<test_script_entry>/opt/tct-application-tizen-tests/application/Application_broadcastTrustedEvent_event_TypeMismatch.html</test_script_entry>
</description>
</testcase>
- <testcase component="TizenAPI/Application/Application" execution_type="auto" id="Application_removeEventListener" priority="P1" purpose="Check if method Application::removeEventListener() successfully">
+ <testcase component="TizenAPI/Application/Application" execution_type="auto" id="Application_removeEventListener" onload_delay="90" priority="P1" purpose="Check if method Application::removeEventListener() successfully">
<description>
<test_script_entry>/opt/tct-application-tizen-tests/application/Application_removeEventListener.html</test_script_entry>
</description>
<test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationInformationEventCallback_notexist.html</test_script_entry>
</description>
</testcase>
- <testcase component="TizenAPI/Application/Application" execution_type="auto" id="EventCallback_onevent" priority="P1" purpose="Check if EventCallback ondetected is called and if its arguments have proper type">
+ <testcase component="TizenAPI/Application/Application" execution_type="auto" id="EventCallback_onevent" onload_delay="90" priority="P1" purpose="Check if EventCallback ondetected is called and if its arguments have proper type">
<description>
<test_script_entry>/opt/tct-application-tizen-tests/application/EventCallback_onevent.html</test_script_entry>
</description>