robotframework / OldSeleniumLibrary

Deprecated Selenium library for Robot Framework
Apache License 2.0
13 stars 3 forks source link

Button should be enabled after selecting the terms and conditions checkbox but not enabling. #265

Closed spooning closed 9 years ago

spooning commented 9 years ago

Originally submitted to Google Code by srijoba... on 1 Sep 2013

In my application after selecting the checkbox for terms and conditions a register button should be enabled which happens manually but with Robotframework seleniumlibrary when I used select checkbox it selects the checkbox but the Register button is not enabled not sure what the problem could be

Iam using robotframework with jython...

spooning commented 9 years ago

Originally submitted to Google Code by @jussimalinen on 13 Aug 2015

We are moving Selenium Library to github and creating a last release with Robot 2.9 support before stopping the support of this project entirely.

As this project is deprecated, moving to Selenium2Library is necessary for further support and development.