Advanced Test Capabilities
Multi-Tab & Multi-Window Testing
Multi-Tab Example
Scenario: Work with multiple tabs
Given browser "Chrome"
When I visit "https://www.testfirst.com"
And I click "!See What’s New"
And I switch to the new tab remembering it as "whats-new"
And I visit "https://www.testfirst.com/plans" in a new tab
And I remember the new tab as "plans"
And I switch to the tab remembered as "plans"Multi-Window Example
What You Can Do
Data-Driven Testing with Variables
Example
Benefits
Reusable Logic with Fragments
Example
Use Cases
Dynamic Data Handling
Example
Use Cases
Best Practices
iFrame Support
Automatic iFrame Handling
Example
Current Automatic Handling Limits
Improved / Manual iFrame Handling
Switch to a Frame
Example
Work with Nested Frames
Example
Remember Frames
Example
Return to the Root Frame
Example
Summary
Last updated

