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.621
When
I accept the site policy
00:00:00.171
And
I move the mouse over the "Industries Menu Trigger"
00:00:00.072
And
I click on the "Retirement and Health Link"
00:00:01.074
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.266
And
I move the mouse over the "AI and Machine Learning Card"
00:00:00.055
And
I copy the text from the "AI and Machine Learning Card Text"
00:00:00.015
Then
I expect the text captured to contain "Automate your operations"
00:00:00.001
Given
I navigate to the index page
00:00:02.539
When
I accept the site policy
00:00:00.160
And
I move the mouse over the "Industries Menu Trigger"
00:00:00.064
And
I click on the "Retirement and Health Link"
00:00:00.721
And
I am on the "Retirement and Wealth" page
00:00:00.000
And
I scroll to the footer
00:00:00.287
And
I click on the "Let's Get Started button"
00:00:00.211
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.397