Tests if pressing F4 opens the calendar picker.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
Check that page popup doesn't exist at first.
PASS internals.pagePopupWindow is null
Press F4 key.
PASS internals.pagePopupWindow is non-null.
PASS successfullyParsed is true
TEST COMPLETE