Releases: smashingboxes/SeleniumToolkit
Releases · smashingboxes/SeleniumToolkit
0.2.6 Get Element by ClassName
Added functionality to get element by className
0.2.5 Link Text Fix
Link Text fix
0.2.4 Get element by link text
Added functionality to get element by link text
0.2.3 Completed assertInList Command
Completed assertInList command Still needs to be tested with app and then cleaned up.
0.2.2 Updated selectOption command
Updated selectOption command in framework
0.2.1 New clickOffSet Command
New command
0.2 AssertInList command
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
Fixing platform string to Windows 10
0.1.8 SauceLabs Integration Config
Attempting to add SauceLabs configuration in the framework. May need to edit this later.
0.1.7 Updated waitForEl function
Updated waitForEl function