[Property("AUTHOR", "An Li, an87.li@samsung.com")]
[Precondition(1, "Test this case on emulator.")]
[Step(1, "Click run TC")]
- [Step(2, "Press DOWN key (keyboard) once")]
- [Step(3, "Testcase result will show automatically")]
+ [Step(2, "Press Button 2")]
+ [Step(3, "Press UP key (keyboard) once")]
+ [Step(4, "Testcase result will show automatically")]
[Postcondition(1, "NA")]
public async Task Focused_EVENT()
{
[Property("AUTHOR", "An Li, an87.li@samsung.com")]
[Precondition(1, "Test this case on emulator.")]
[Step(1, "Click run TC")]
- [Step(2, "Press DOWN key (keyboard) twice")]
- [Step(3, "Testcase result will show automatically")]
+ [Step(2, "Press Button 2")]
+ [Step(3, "Press UP key (keyboard) once")]
+ [Step(4, "Press DOWN key (keyboard) once")]
+ [Step(5, "Testcase result will show automatically")]
[Postcondition(1, "NA")]
public async Task Unfocused_EVENT()
{
[Property("AUTHOR", "An Li, an87.li@samsung.com")]
[Precondition(1, "Test this case on emulator.")]
[Step(1, "Click run TC")]
- [Step(2, "Press DOWN key (keyboard) one time")]
- [Step(3, "Testcase result will show automatically")]
+ [Step(2, "Press Button 2")]
+ [Step(3, "Press UP key (keyboard) once")]
+ [Step(4, "Testcase result will show automatically")]
[Postcondition(1, "NA")]
public async Task SetFocus_Check()
{
[Property("AUTHOR", "An Li, an87.li@samsung.com")]
[Precondition(1, "Test this case on emulator.")]
[Step(1, "Click run TC")]
- [Step(2, "Press DOWN key (keyboard) one time")]
- [Step(3, "Testcase result will show automatically")]
+ [Step(2, "Press Button 2")]
+ [Step(3, "Press UP key (keyboard) once")]
+ [Step(4, "Testcase result will show automatically")]
[Postcondition(1, "NA")]
public async Task SetNextFocusObject_CHECK()
{
[Property("AUTHOR", "An Li, an87.li@samsung.com")]
[Precondition(1, "Test this case on emulator.")]
[Step(1, "Click run TC")]
- [Step(2, "Press DOWN key (keyboard) one time")]
- [Step(3, "Testcase result will show automatically")]
+ [Step(2, "Press Button 2")]
+ [Step(3, "Press UP key (keyboard) once")]
+ [Step(4, "Testcase result will show automatically")]
[Postcondition(1, "NA")]
public async Task FocusNext_CHECK()
{