@applitools/dom-snapshot
Advanced tools
Comparing version
@@ -7,2 +7,7 @@ | ||
## 4.2.1 - 2020/10/13 | ||
- replace `crossFramesSelector` with `crossFrames` | ||
- return index of the cross frame in `cdt` array alongside selector | ||
## 4.2.0 - 2020/10/6 | ||
@@ -9,0 +14,0 @@ |
@@ -1,2 +0,2 @@ | ||
/* @applitools/dom-snapshot@4.2.0 */ | ||
/* @applitools/dom-snapshot@4.2.1 */ | ||
@@ -3,0 +3,0 @@ function __pollResult() { |
{ | ||
"name": "@applitools/dom-snapshot", | ||
"version": "4.2.0", | ||
"version": "4.2.1", | ||
"main": "index.js", | ||
@@ -5,0 +5,0 @@ "license": "SEE LICENSE IN LICENSE", |
@@ -98,3 +98,3 @@ # dom-snapshot | ||
- `srcAttr` - for frames, this is the original src attribute on the frame (in use by Selenium IDE Eyes extension) | ||
- `crossFramesSelectors` - an array of css selectors (strings) that point to cross origin frames. The caller can then call `processPage` in the context of those frames in order to build a complete DOM snapshot which also contains cross origin iframes. | ||
- `crossFrames` - an array of objects with the following structure: `{selector, index}`. The `selector` field has a value of css selector (strings) that point to cross origin frames. The `index` is an index (number) of frame node in a `cdt` array, this could be useful to override src attribute once dom snapshot is taken. The caller can then call `processPage` in the context of those frames in order to build a complete DOM snapshot which also contains cross origin iframes. | ||
- `selector` - a css selector (string) for the frame (only for iframes). This is helpful to construct the full frame chain that leads to cross origin iframes on the caller side. | ||
@@ -101,0 +101,0 @@ |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Unidentified License
License(Experimental) Something that seems like a license was found, but its contents could not be matched with a known license.
Found 1 instance in 1 package
Unidentified License
License(Experimental) Something that seems like a license was found, but its contents could not be matched with a known license.
Found 1 instance in 1 package
3121761
0.01%11968
-0.01%