From: JIHUN Date: Mon, 25 May 2020 03:12:58 +0000 (+0900) Subject: [Behavior][Power] Fix spell X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Fchanges%2F69%2F234269%2F1;p=test%2Ftct%2Fweb%2Fbehavior.git [Behavior][Power] Fix spell Change-Id: If360b5bfc3f92e167c13319d8f48de38ef946e03 Signed-off-by: JIHUN --- diff --git a/mobile/tct-behavior-tests/tests/Power/index.html b/mobile/tct-behavior-tests/tests/Power/index.html index 878cd5b..921b6e5 100755 --- a/mobile/tct-behavior-tests/tests/Power/index.html +++ b/mobile/tct-behavior-tests/tests/Power/index.html @@ -59,8 +59,8 @@ Authors:

(Note: Response time varies depends on the system setting)


* Setting -> Display -> Screen Timeout: 15 Seconds

* Default screen behavior: NORMAL -> (after screen timeout) -> screen goes DIM -> (after a while) -> screen turns OFF

-

1. Click 'Request SCREEN_DIM' : Check if the screen becomes DIM within 15 seconds. The screen is stayed at DIM and not turned off. To restore the default screen behavior, click 'Release SCREEN'.

-

2. Click 'Request SCREEN_NORMAL' : Check if the screen is stayed at NORMAL even after 15 seconds. To restore the default screen behavior, click 'Release SCREEN'.

+

1. Click 'Request SCREEN_DIM' : Check if the screen becomes DIM within 15 seconds. The screen stays at DIM and not turned off. To restore the default screen behavior, click 'Release SCREEN'.

+

2. Click 'Request SCREEN_NORMAL' : Check if the screen stays at NORMAL even after 15 seconds. To restore the default screen behavior, click 'Release SCREEN'.

3. Click 'Turn SCREEN_OFF' and check if the screen is turned off immediately.