Skip to content

Releases: smashingboxes/SeleniumToolkit

0.2.6 Get Element by ClassName

09 Aug 04:34
Compare
Choose a tag to compare
Added functionality to get element by className

0.2.5 Link Text Fix

08 Aug 19:41
Compare
Choose a tag to compare
Link Text fix

0.2.4 Get element by link text

08 Aug 19:24
Compare
Choose a tag to compare
Added functionality to get element by link text

0.2.3 Completed assertInList Command

28 Jul 18:30
Compare
Choose a tag to compare
Completed assertInList command

Still needs to be tested with app and then cleaned up.

0.2.2 Updated selectOption command

26 Jul 17:05
Compare
Choose a tag to compare
Updated selectOption command in framework

0.2.1 New clickOffSet Command

25 Jul 19:12
Compare
Choose a tag to compare

0.2 AssertInList command

24 Jul 19:36
Compare
Choose a tag to compare

Added new AssertInList command to assert or click an item in a nested node in HTML. Not limited to HTML list element. Could be a list of divs as well.

0.1.9 Minor change to platform string

11 Jul 04:16
Compare
Choose a tag to compare
Fixing platform string to Windows 10

0.1.8 SauceLabs Integration Config

10 Jul 18:38
Compare
Choose a tag to compare

Attempting to add SauceLabs configuration in the framework. May need to edit this later.

0.1.7 Updated waitForEl function

12 Jun 16:15
Compare
Choose a tag to compare
Updated waitForEl function