@serenity-is/corelib / attrEncode
Function: attrEncode()
attrEncode(
s):string
Parameters
s
any
String (or number etc.) to be HTML encoded
Returns
string
Deprecated
use htmlEncode as it also encodes quotes
@serenity-is/corelib / attrEncode
attrEncode(
s):string
any
String (or number etc.) to be HTML encoded
string
use htmlEncode as it also encodes quotes