• Jérome Perrin's avatar
    ui_test_core: new verifyImageMatchSnapshot · eb840413
    Jérome Perrin authored
    To Compare a "screenshot" of a DOM element with a reference snapshot.
    
    This check supports the following parameters:
     *   locator - an element locator
     *   misMatchTolerance - the percentage of mismatch allowed. If this is 0, the
          images must be exactly same. If more than 0, image will also be resized.
    eb840413
Zuite_updateReferenceImage.py 537 Bytes