@applitools/dom-capture 11.6.11 → 11.6.12
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +7 -0
- package/dist/captureDom.js +3 -3
- package/dist/captureDomForIE.js +3 -3
- package/dist/captureDomPoll.js +3 -3
- package/dist/captureDomPollCjs.js +3 -3
- package/dist/captureDomPollForIE.js +3 -3
- package/dist/pollResult.js +1 -1
- package/dist/pollResultCjs.js +1 -1
- package/dist/pollResultForIE.js +1 -1
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -3,6 +3,13 @@
|
|
|
3
3
|
## Unreleased
|
|
4
4
|
|
|
5
5
|
|
|
6
|
+
## [11.6.12](https://github.com/Applitools-Dev/sdk/compare/js/dom-capture@11.6.11...js/dom-capture@11.6.12) (2026-03-12)
|
|
7
|
+
|
|
8
|
+
|
|
9
|
+
### Bug Fixes
|
|
10
|
+
|
|
11
|
+
* prevent [object Object] in DOM capture for CORS iframes | FLD-4181 ([#3620](https://github.com/Applitools-Dev/sdk/issues/3620)) ([afe91e7](https://github.com/Applitools-Dev/sdk/commit/afe91e7b26e9ad5d37d2098b17ecf139794075ef))
|
|
12
|
+
|
|
6
13
|
## [11.6.11](https://github.com/Applitools-Dev/sdk/compare/js/dom-capture@11.6.10...js/dom-capture@11.6.11) (2026-03-08)
|
|
7
14
|
|
|
8
15
|
|
package/dist/captureDom.js
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
/* @applitools/dom-capture@11.6.
|
|
1
|
+
/* @applitools/dom-capture@11.6.12 */
|
|
2
2
|
function __captureDom() {
|
|
3
|
-
var captureDom=function(){"use strict";function e(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var t=function(){const e=function(e){return function(){var t={};function n(e,t=0){const n=e.charCodeAt(t);return n>=55296&&n<56320?1024*(n-55296)+(e.charCodeAt(t+1)-56320)+65536:56320<=n&&n<=57343?-1:n}var
|
|
3
|
+
var captureDom=function(){"use strict";function e(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var t=function(){const e=function(e){return function(){var t={};function n(e,t=0){const n=e.charCodeAt(t);return n>=55296&&n<56320?1024*(n-55296)+(e.charCodeAt(t+1)-56320)+65536:56320<=n&&n<=57343?-1:n}var r=function(e,t){const r=[];let o=0;for(let s=0;s<e.length;++s){const a=n(e,s);let c=0;a>0&&(c=a<128?1:a<2048?2:a<65536?3:a<2097152?4:a<67108864?5:6),o+c>t?(r.push(s),o=c):o+=c}return r};const o=function(e){return e&&e.__esModule?e:{default:e}}(r),s="WIP",a="SUCCESS",c="SUCCESS_CHUNKED",u="ERROR";var i=function(e,t,n={}){const r=function(e,{chunkByteLength:t=0}={}){if(e){if(e.value){if(t){if(!e.chunks)try{const n=JSON.stringify(e.value);e.chunks=(0,o.default)(n,t),e.chunks.length>0&&(e.from=0,e.value=n)}catch(e){return{status:u,error:e.message}}if(e.from>=0)return{status:c,value:e.value.substring(e.from,e.from=e.chunks.shift()),done:!e.from}}return{status:a,value:e.value}}return e.error?{status:u,error:e.error}:{status:s}}return{status:u,error:"unexpected poll request received - cannot find state of current operation"}}((e=e||{})[t],n);return(r.status===a||r.status===u||r.status===c&&r.done)&&delete e[t],r};const l=i;var d=function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0}),t.isAccessibleFrame=t.isInlineFrame=t.absolutizeUrl=t.poll=t.pollify=t.chunkify=void 0;const f=d(r);t.chunkify=f.default;const m=d((function(e,t,n){return r=>function(...o){return t[n]||(t[n]={},Promise.resolve().then((()=>e(...o))).then((e=>t[n].value=e)).catch((e=>t[n].error=e.message+"\nStack:"+e.stack))),l(t,n,r)}}));t.pollify=m.default;const h=d(i);t.poll=h.default;const p=d((function(e,t){if(function(e){try{return new URL(e),!0}catch(e){return!1}}(e))return e;let n=!0;try{n=e!==decodeURI(e)}catch(e){n=!0}try{const r=new URL(e,t).href;return n?r:decodeURI(r)}catch(t){return n?e:decodeURI(e)}}));t.absolutizeUrl=p.default;const g=d((function(e){return e.contentDocument&&e.contentDocument.location&&!/^https?:$/.test(e.contentDocument.location.protocol)}));t.isInlineFrame=g.default;const y=d((function(e){try{const t=e.contentDocument;return Boolean(t&&t.defaultView&&t.defaultView.frameElement)}catch(e){return!1}}));t.isAccessibleFrame=y.default;const w=/url\((?!['"]?:)['"]?([^'")]*)['"]?\)/;var C={EYES_NAMESPACE:"__EYES__APPLITOOLS__",DOM_CAPTURE_KEY:"domCaptureResult",NODE_TYPES:{ELEMENT:1,TEXT:3,DOCUMENT_FRAGMENT:11},DEFAULT_STYLE_PROPS:["background-color","background-image","background-origin","background-position","background-repeat","background-size","border-color","border-radius","border-style","border-width","color","cursor","display","font-family","font-size","font-weight","font-style","line-height","margin","opacity","overflow","padding","pointer-events","position","text-align","visibility","z-index"],DEFAULT_RECT_PROPS:["width","height","top","left"],DEFAULT_IGNORED_TAG_NAMES:["HEAD","SCRIPT"]};const{NODE_TYPES:E}=C;function b(e){return Array.prototype.filter.call(e.parentNode.childNodes,(t=>t.tagName===e.tagName)).indexOf(e)+1}var T=function(t){var n=e.implementation.createHTMLDocument(""),r=n.createElement("style");return r.textContent=t,n.body.appendChild(r),r.sheet},S=function(e){const t=Array.from(e.attributes).find((e=>"href"===e.name.toLowerCase()));return t&&t.value},N=function(e){if(e.nodeName&&"LINK"===e.nodeName.toUpperCase()&&e.attributes){const t=new Map(Array.from(e.attributes,(e=>[e.name.toLowerCase(),e.value.toLowerCase()])));return"stylesheet"===t.get("rel")||"style"===t.get("as")&&["preload","prefetch"].includes(t.get("rel"))}return!1};const A=S,v=N;const{absolutizeUrl:_,isInlineFrame:$}=t,R=T,P=S,U=N,{NODE_TYPES:D}=C;const{absolutizeUrl:O,isInlineFrame:k}=t,F=function(e){const t=e?e.match(w):void 0;return t?t[1]:t},I=async function({bgImages:e,timeout:t=5e3,Image:n=window.Image}){return(await Promise.all(Array.from(e).map((e=>{return Promise.race([new Promise((t=>{const r=new n;r.onload=()=>t({url:e,width:r.naturalWidth,height:r.naturalHeight}),r.onerror=()=>t(),r.src=e})),(r=t,new Promise((e=>{setTimeout(e,r)})))]);var r})))).reduce(((e,t)=>(t&&(e[t.url]={width:t.width,height:t.height}),e)),{})},L=function e(t){if(!t.ownerDocument)return"";let n="",r=t,o=t.ownerDocument,s=o.defaultView.frameElement;for(;r!==o&&(!r||r.nodeType!==E.DOCUMENT_FRAGMENT);)n=`${r.tagName}[${b(r)}]/${n}`,r=r.parentNode;return s&&(n=`${e(s)},${n}`),n.replace(/\/$/,"")},x=function({parseCss:e,CSSImportRule:t,absolutizeUrl:n,getCssFromCache:r,unfetchedToken:o}){return function s(a,c){let u,i="";try{const l=e(a);for(const e of Array.from(l.cssRules))if(e instanceof t){const t=n(e.href,c),a=r(t);if(void 0!==a){const{bundledCss:e,unfetchedResources:n}=s(a,t);n&&(u=new Set(n)),i=`${i}${e}`}else u=new Set([t]),i=`\n${o}${t}${o}`}}catch(e){console.log(`error during getBundledCssFromCssText, styleBaseUrl=${c}`,e)}var l,d;return i=`${i}${l=a,d=c,`\n/** ${d} **/\n${l}`}`,{bundledCss:i,unfetchedResources:u}}},M=T,V=function(e,t){try{return["before","after"].reduce(((n,r)=>{const o=e.ownerDocument.defaultView.getComputedStyle(e,`:${r}`);if(o&&"none"!==o.getPropertyValue("content")){(n=n??{})[r]={};for(const e of t)n[r][e]=o.getPropertyValue(e)}return n}),void 0)}catch(e){return}},j=function(e,{fetchTimeLimit:t}={}){return async function(n){const r=new AbortController,o=[e(n,{cache:"force-cache",signal:r.signal}).then((e=>{if(e.ok)return e.text();console.log("/failed to fetch (status "+e.status+") css from: "+n+"/")})).catch((e=>{console.log("/failed to fetch (error "+e.toString()+") css from: "+n+"/")}))];return Number.isNaN(Number(t))||o.push(new Promise((e=>setTimeout(e,t))).then((()=>r.abort()))),Promise.race(o)}},z=function({getCssFromCache:e,absolutizeUrl:t}){return function(n,r){let o,s,a;if(n&&function(e){return e.nodeName&&"STYLE"===e.nodeName.toUpperCase()}(n))o=Array.from(n.childNodes).map((e=>e.nodeValue)).join(""),s=r;else if(n&&v(n)){const c=A(n);if(c)if(function(e){return e&&e.startsWith("data:")}(c)){s=r;const e=c.match(/,(.*)/);o=e?e[1]:""}else s=t(c,r),o=e(s);else o="";a=void 0===o}return{cssText:o,styleBaseUrl:s,isUnfetched:a}}},B=function({extractCssFromNode:e,getBundledCssFromCssText:t,unfetchedToken:n}){return function(r,o){const{styleBaseUrl:s,cssText:a,isUnfetched:c}=e(r,o);let u,i="";if(a){const{bundledCss:e,unfetchedResources:n}=t(a,s);i+=e,u=new Set(n)}else c&&(i+=`${n}${s}${n}`,u=new Set([s]));return{bundledCss:i,unfetchedResources:u}}},Y=function(t){return async function(n=e){const r={},o=Date.now(),s=[];return function e(n,r,o,s){function c(e){if(s.push(async function(e,n,r){let o,s;e&&U(e)&&(s=_(P(e),n),o=await t(s),void 0!==o&&(r[s]=o)),o&&await a(o,s,r)}(e,r,o)),e.nodeType===D.ELEMENT)return"IFRAME"===e.tagName.toUpperCase()?i(e):u(e)}function u(e){Array.prototype.map.call(e.childNodes,c)}function i(t){if(u(t),t.contentDocument)try{const n=$(t)?t.baseURI:t.contentDocument.location.href;e(t.contentDocument,n,o,s)}catch(t){console.log(t)}}c(n.documentElement)}(n,n.location.href,r,s),await Promise.all(s),console.log("[prefetchAllCss]",Date.now()-o),function(e){return r[e]};async function a(e,n,r){try{const o=R(e),s=[];for(const e of Array.from(o.cssRules))e instanceof CSSImportRule&&s.push((async()=>{const o=_(e.href,n),s=await t(o);r[o]=s,void 0!==s&&await a(s,o,r)})());await Promise.all(s)}catch(e){console.log(`error during fetchBundledCss, resourceUrl=${n}`,e)}}}},G=function(e){const t=new WeakSet;return function e(n){if(void 0!==n){if(null===n)return"null";if("boolean"==typeof n)return n?"true":"false";if("number"==typeof n)return isFinite(n)?String(n):"null";if("string"==typeof n)return'"'+n.replace(/[\u0000-\u001f\u007f-\u009f\u2028\u2029\\"]/g,(e=>{switch(e){case'"':return'\\"';case"\\":return"\\\\";case"\n":return"\\n";case"\r":return"\\r";case"\t":return"\\t";case"\b":return"\\b";case"\f":return"\\f";default:return"\\u"+("0000"+e.charCodeAt(0).toString(16)).slice(-4)}}))+'"';if("object"==typeof n){if(t.has(n))throw new TypeError("Converting circular structure to JSON");let r;return t.add(n),r=Array.isArray(n)?"["+Array.from(n,(t=>e(t)??"null")).join(",")+"]":"{"+Object.keys(n).filter((e=>void 0!==n[e])).map((t=>e(t)+":"+e(n[t]))).join(",")+"}",t.delete(n),r}}}(e)},{NODE_TYPES:J,DEFAULT_STYLE_PROPS:W,DEFAULT_RECT_PROPS:H,DEFAULT_IGNORED_TAG_NAMES:K}=C;return function(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}((async function({doc:t=e,styleProps:n=W,rectProps:r=H,elementProps:o=[],ignoredTagNames:s=K,capturePseudo:a=!1,addStats:c=!1,fetchTimeLimit:u=3e4}={}){
|
|
4
4
|
/* MARKER FOR TEST - DO NOT DELETE */
|
|
5
|
-
arguments[1]&&(t=arguments[1]),arguments[2]&&(c=arguments[2]),arguments[3]&&(u=arguments[3]),!0===n&&(n=[...getComputedStyle(t.body)]);const i={total:{},prefetchCss:{},doCaptureDoc:{},waitForImages:{}};function l(e){e.startTime=Date.now()}function d(e){e.endTime=Date.now(),e.elapsedTime=e.endTime-e.startTime}const f=[];l(i.total);const m=new Set,h=[],p="@@@@@",g="#####",y="-----";l(i.prefetchCss);const
|
|
5
|
+
arguments[1]&&(t=arguments[1]),arguments[2]&&(c=arguments[2]),arguments[3]&&(u=arguments[3]),!0===n&&(n=[...getComputedStyle(t.body)]);const i={total:{},prefetchCss:{},doCaptureDoc:{},waitForImages:{}};function l(e){e.startTime=Date.now()}function d(e){e.endTime=Date.now(),e.elapsedTime=e.endTime-e.startTime}const f=[];l(i.total);const m=new Set,h=[],p="@@@@@",g="#####",y="-----";l(i.prefetchCss);const w=Y(j(fetch,{fetchTimeLimit:u})),C=await w(t);d(i.prefetchCss);const E=x({parseCss:M,CSSImportRule:CSSImportRule,getCssFromCache:C,absolutizeUrl:O,unfetchedToken:g}),b=z({getCssFromCache:C,absolutizeUrl:O}),T=B({extractCssFromNode:b,getBundledCssFromCssText:E,unfetchedToken:g});l(i.doCaptureDoc);const S=function c(u,i=u.location&&u.location.href){const l=new Set;let d="";const g=y(u.documentElement||u);return g.css=d,f.push(I({bgImages:l}).then((e=>g.images=e))),g;function y(t){if(t.hasAttribute&&t.hasAttribute("data-applitools-skip"))return null;const{bundledCss:n,unfetchedResources:o}=T(t,i);if(d+=n,o)for(const e of o)m.add(e);switch(t.nodeType){case J.TEXT:return function(t){const n=e.createRange();n.selectNode(t);const o=n.getClientRects();return{tagName:"#text",text:t.textContent,rects:o&&o.length&&r.length?Array.from(o).map((e=>{const t={};for(const n of r)t[n]=e[n];return t})):void 0}}(t);case J.ELEMENT:return"IFRAME"===t.tagName.toUpperCase()?function(e){const t=w(e);let n;try{n=e.contentDocument}catch(e){return r(),t}try{n?t.childNodes=[c(n,k(e)?e.baseURI:n.location.href)]:r()}catch(e){console.log("error in iframeToJSON",e)}return t;function r(){const n=L(e);h.push(n),t.childNodes=[`${p}${n}${p}`]}}(t):w(t);case J.DOCUMENT_FRAGMENT:return{childNodes:Array.prototype.map.call(t.childNodes,y).filter(Boolean)};default:return null}}function w(e){const u=Array.prototype.map.call(e.childNodes,y).filter(Boolean),d=e.shadowRoot&&c(e.shadowRoot,i),f=e.tagName.toUpperCase();if(s.indexOf(f)>-1)return null;const m=t.defaultView.getComputedStyle(e),h=e.getBoundingClientRect(),p={};for(const e of n)p[e]=m.getPropertyValue(e);!p["border-width"]&&n.includes("border-width")&&(p["border-width"]=`${m.getPropertyValue("border-top-width")} ${m.getPropertyValue("border-right-width")} ${m.getPropertyValue("border-bottom-width")} ${m.getPropertyValue("border-left-width")}`);const g={};for(const e of r)g[e]=h[e];const w=Array.from(e.attributes).map((e=>({key:e.name,value:e.value}))).reduce(((e,t)=>(e[t.key]=t.value,e)),{});"INPUT"!==f&&"TEXTAREA"!==f||!e.value||(w.value&&console.log(`[captureFrame] Overriding element attributes value from ${w.value} to ${e.value}`),w.value=e.value);const C=F(m.getPropertyValue("background-image"));C&&l.add(C);const E=V(e,n),b=a?E:void 0;E&&(w["data-applitools-has-pseudo"]=Object.keys(E).join("_and_"));const T={};for(const t of o)T[t]=e[t];"SELECT"===f&&e.selectedOptions&&e.selectedOptions.length>0&&(T.selectedText=Array.from(e.selectedOptions).map((e=>e.innerText)));const S={tagName:f,style:R(p),rect:R(g),attributes:R(w),properties:R(T),childNodes:u,pseudo:b};return d&&(S.shadowRoot=d),S}}(t);d(i.doCaptureDoc),l(i.waitForImages),await Promise.all(f),d(i.waitForImages),S.version="1.3.0",S.scriptVersion="11.6.12";const N=h.length?`${h.join("\n")}\n`:"",A=m.size?`${Array.from(m).join("\n")}\n`:"",v=JSON.stringify({separator:y,cssStartToken:g,cssEndToken:g,iframeStartToken:`"${p}`,iframeEndToken:`${p}"`});d(i.total);const _=JSON.stringify(S),$=`${v}\n${A}${y}\n${N}${y}\n${"string"==typeof _?_:G(S)}${c?`\n${y}\n${JSON.stringify(i)}`:""}`;return console.log("[captureFrame]",JSON.stringify(i)),$;function R(e){return Object.keys(e).length?e:void 0}}))}()};let t=!0;try{let n=document.head.querySelector("[data-applitools-sandbox]");n||(n=document.createElement("iframe"),n.setAttribute("data-applitools-sandbox",""),n.setAttribute("data-applitools-skip",""),document.head.appendChild(n));const r=window.crypto.getRandomValues(new Uint32Array(1))[0],o=n.contentDocument.createElement("script");o.textContent=`window['ctor-${r}'] = ${e.toString()};`,n.contentDocument.head.appendChild(o);const s=n.contentWindow[`ctor-${r}`];if("function"!=typeof s)throw new Error("Sandbox failed to extract function");return t=!1,s(document).apply(null,arguments)}catch(n){try{return e(document).apply(null,arguments)}catch(e){throw t?e:n}}};return e(t)}();
|
|
6
6
|
|
|
7
7
|
return captureDom.apply(this, arguments);
|
|
8
8
|
}
|