Console
hyTags
Home
Home
Documentation
Documentation
selection-set-checked
Sets the checked state of the selected input element.
Parameter
Type
Description
value
Bool
True to check, false to uncheck
return
void
Void
Test Case:
Set checkbox to checked
<input type="checkbox">
<input type="checkbox">
<selection-set-checked value="true"> <selection-is-checked> <assert-true>
<selection-set-checked value="true"> <selection-is-checked> <assert-true>
👆 Try to change something!
Live preview
Run
Array
Assert
Attribute
Bool
Class
Closure
Cookie
Data
Date
DateTime
Debug
Element
Error
Event
Form
Fragment
Function
If
Input
Items
Javascript
Loop
Number
Object
Page
Property
Rect
Request
Response
Selection
Storage
String
Style
Time
Url
Value
Var
Window
Quick Reference
Test succeeded
Test failed