diff --git a/PuppeteerLibrary/__init__.py b/PuppeteerLibrary/__init__.py index 076a324..98c61c1 100644 --- a/PuppeteerLibrary/__init__.py +++ b/PuppeteerLibrary/__init__.py @@ -13,7 +13,7 @@ WaitingKeywords, WaitingKeywordsAsync) -__version__ = '0.3.0' +__version__ = '0.3.1' class PuppeteerLibrary(DynamicCore): diff --git a/docs/PuppeteerLibrary.html b/docs/PuppeteerLibrary.html index 28328e2..de1c04e 100644 --- a/docs/PuppeteerLibrary.html +++ b/docs/PuppeteerLibrary.html @@ -547,7 +547,7 @@ jQuery.extend({highlight:function(e,t,n,r){if(e.nodeType===3){var i=e.data.match(t);if(i){var s=document.createElement(n||"span");s.className=r||"highlight";var o=e.splitText(i.index);o.splitText(i[0].length);var u=o.cloneNode(true);s.appendChild(u);o.parentNode.replaceChild(s,o);return 1}}else if(e.nodeType===1&&e.childNodes&&!/(script|style)/i.test(e.tagName)&&!(e.tagName===n.toUpperCase()&&e.className===r)){for(var a=0;a