Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

$('input).iCheck('check') is not working #412

Open
afshankazhungil opened this issue Dec 6, 2018 · 1 comment
Open

$('input).iCheck('check') is not working #412

afshankazhungil opened this issue Dec 6, 2018 · 1 comment

Comments

@afshankazhungil
Copy link

afshankazhungil commented Dec 6, 2018

When I trying to check the iCheck box using the code $('input').iCheck('check'). nothing effected with the checkbox

@JimVince
Copy link

JimVince commented Oct 11, 2019

I'm doing test automation using a proprietary application and sometimes I use JavaScript code snippets to act on a web element.

I noticed that all web elements in the application I'm test automating that use iCheck have caused difficulty in using .click().

Actually, until the time of writing this, I'm STILL looking for a way to click on a radio button, and a checkbox that have icheck "layers"...

I have requested our in-house internal developers to minimize using iCheck if NOT totally eliminate its use if they want an automated testing framework using our automation tool to exist for all our apps.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants