visual studio - How do I access the scroll bar on a box in selenium using C#? -
i'm starting out selenium using c# in visual studio , far good. on site i'm building tests for, there's dialog box text , scroll bar on right side. have scroll bottom button become enabled me click to. best example of cases end user agreements have read text (scroll bottom) accept become enabled.
the code front-end i'm wondering if have call javascript methods somehow this?
i reading javascriptexecutor have no idea how set in visual studio / c#. if has examples, appreciate it!
Comments
Post a Comment