Level 3: Advanced Assessment
5 tasks covering waits, iFrames, windows, keyboard events, and timing challenges.
0/5
#1Explicit Wait
Go to /topics/dynamic-content. Click 'Load Content' and wait for the content to appear (2-second delay). Assert the loaded text.
#2iFrame
Go to /topics/iframes. Switch to the iframe and interact with the element inside.
#3New Window
Go to /topics/windows-tabs. Open a new window and switch to it. Then close it and switch back.
#4Keyboard Shortcut
Go to /topics/keyboard-events. Trigger Ctrl+S shortcut. Verify status shows 'Save triggered'.
#5Disappearing Element
Go to /topics/waits-timing. Start the disappearing element and click it within 3 seconds.