Feature: Example Feature tests for Blankfactor website
File name: blankFactorTests.feature
Relative path: features/blankFactorTests.feature
Scenario: User should be able to copy the text from Machine Learning Card section
Given
I navigate to the index page
00:00:02.981
When
I accept the site policy
00:00:01.918
And
I move the mouse over the "Industries Menu Trigger"
00:00:00.081
And
I click on the "Retirement and Health Link"
00:00:00.828
And
I am on the "Retirement and Wealth" page
00:00:00.000
And
I scroll to the section "Powering Innovation In Retirement Services"
00:00:00.583
And
I move the mouse over the "AI and Machine Learning Card"
00:00:00.202
And
I copy the text from the "AI and Machine Learning Card Text"
00:00:00.107
Then
I expect the text captured to contain "Automate your operations"
00:00:00.002
Given
I navigate to the index page
00:00:03.268
When
I accept the site policy
00:00:00.223
And
I move the mouse over the "Industries Menu Trigger"
00:00:00.078
And
I click on the "Retirement and Health Link"
00:00:00.915
And
I am on the "Retirement and Wealth" page
00:00:00.000
And
I scroll to the footer
00:00:00.661
And
I click on the "Let's Get Started button"
00:00:00.624
And
I am on the "Contact" page
00:00:00.000
Then
I verify the page URL and title once the contact page is loaded
00:00:00.529