Generate a console log message with a reference number for efficient problem solving. In addition, watch the video on the XPF Self-Documenting Feature which generates a PDF that includes a Messages and Codes Section.
boolean checkBox = getReqCheckBox("HTML Input Checkbox Id");
Example:
boolean checkBox = getReqCheckBox("xcb_CheckBox");
HTML:
<input id='xcb_CheckBox' name='xcb_CheckBox' type='checkbox'>
Reference Number | Reference Number for this message. |
Text | Message Text |