Refs #482: fixes utils.betterTypeOf() for SlimerJS
In SlimerJS, the webpage object has no type 'qtruntimeobject' written in the string form of the object. But it has a __type property. The function should check this property when the engine is not PhantomJS.
Showing
1 changed file
with
7 additions
and
1 deletions
-
Please register or sign in to post a comment