This is a migrated thread and some comments may be shown as answers.

ScrollBar control on AngularJS form

1 Answer 73 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Paul
Top achievements
Rank 1
Paul asked on 16 Jan 2018, 05:23 PM

I’m testing a webpage that enforces agreeing to the site's Terms and Conditions before proceeding on.  This page uses AngularJS to implement a form where the user must scroll to the bottom before the “I agree” button gets enabled.  The only way to access the bottom of the T&C text (enabling the button) is via scrollbar.

See attached file for details

 

1 Answer, 1 is accepted

Sort by
0
Nikolay Petrov
Telerik team
answered on 18 Jan 2018, 01:32 PM
Hi Paul,

Thank you for providing details on the case.

Is this "Terms and Conditions" an element of the DOM in the application? If so - it will be possible to use highlighting feature and to record a scroll step on the "Link" element from the text in the page. To complete this please follow next steps:

 - enable highlighting from the recording tool-bar pressing on "Highlight Element" button
 - point the "Link" heading from the text
 - from the elements menu choose - Scroll Actions -> To Page Top
 - then continue with the confirmation step

If it is not part of the DOM for some reason you could record a blind click actions as described here and here

I hope these directions are helpful.

Best Regards,
Nikolay Petrov
Progress Telerik
 
The New Release of Telerik Test Studio Is Here! Download, install,
and send us your feedback!
Tags
General Discussions
Asked by
Paul
Top achievements
Rank 1
Answers by
Nikolay Petrov
Telerik team
Share this question
or