Description: Display Professional subscription plan details
Scenario: Select the Professional subscription plan
Given I am on the organization onboarding page
When I select the Professional plan
Then I should see the price $49 per month
And I should see a limit of 500,000 captures
And I should see a limit of 10 projects
And I should see analytics
And I should see email support
And I should see API access
Description: Display Professional subscription plan details
Scenario: Select the Professional subscription plan
Given I am on the organization onboarding page
When I select the Professional plan
Then I should see the price $49 per month
And I should see a limit of 500,000 captures
And I should see a limit of 10 projects
And I should see analytics
And I should see email support
And I should see API access