Skip to content

Commit caabae2

Browse files
committed
[IEDriver] Updating atoms for IE Driver
1 parent 8b4b818 commit caabae2

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

cpp/iedriver/Generated/atoms.h

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -833,12 +833,12 @@ const wchar_t* const CLEAR[] = {
833833
L"lse a.value=\"\";pd(a,od);pd(a,nd);if(a=wc.document.body)Dd(a);else th",
834834
L"row new P(13,\"Cannot unfocus element after clearing.\");}else if(R(a,",
835835
L"\"INPUT\")&&a.getAttribute(\"type\")&&\"number\"==a.getAttribute(\"typ",
836-
L"e\").toLowerCase())Dd(a),\na.value=\"\";else if(Vc(a))if(Dd(a),a.inner",
837-
L"HTML=\"\",a=wc.document.body)Dd(a);else throw new P(13,\"Cannot unfocu",
838-
L"s element after clearing.\");});; return this._.apply(null,arguments);",
839-
L"}).apply({navigator:typeof window!='undefined'?window.navigator:null,d",
840-
L"ocument:typeof window!='undefined'?window.document:null}, arguments);}",
841-
L"\n",
836+
L"e\").toLowerCase())Dd(a),\na.value=\"\";else if(Vc(a))if(Dd(a),a.textC",
837+
L"ontent=\"\",a=wc.document.body)Dd(a);else throw new P(13,\"Cannot unfo",
838+
L"cus element after clearing.\");});; return this._.apply(null,arguments",
839+
L");}).apply({navigator:typeof window!='undefined'?window.navigator:null",
840+
L",document:typeof window!='undefined'?window.document:null}, arguments)",
841+
L";}\n",
842842
NULL
843843
};
844844

0 commit comments

Comments
 (0)