Skip to content

Commit 9575a47

Browse files
Update README.md
1 parent 97a0351 commit 9575a47

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,11 @@ if you know that the incriment of the slider will be constant then simply pass t
77

88
<hr>
99

10-
### Method List ###
10+
## Method List ###
1111

1212
**The next 3 methods are used for specifying a numerical amount, converting it to a pixel value and then moving the slider specified, this is very useful if you only have test data in actual amounts instead of pixel values**
1313

14-
<hr>
14+
<br>
1515

1616
MoveSliderWithInfo(int SliderMax, int SliderMin, decimal Amount, IWebElement Slider, IWebDriver driver)
1717

0 commit comments

Comments
 (0)