Test Complete - SVG support - SQA Geek

Quality is never an accident;
it is always the result of intelligent effort.

Post Top Ad

Saturday 26 April 2014

Test Complete - SVG support

Testcomplete providing limited support to test svg. Currently, TestComplete identifies only the SVG and text elements.TestComplete identifies inline SVG on web pages and lets you create verifications for the displayed content. For example, you can use region checkpoints to verify the displayed graphics.
When testing SVG, keep in mind the following:
  • Only inline SVG is supported.
    SVG files that are opened directly in web browsers (for example,http://www.example.com/file.svg) are not supported.
    SVG content embedded using OBJECT and EMBED elements is not supported.
  • SVG text elements are identified as TextNode objects.
    Other SVG content elements (rectcircle and so on) are not identified as individual test objects. However, you can access them from tests using native DOM methods, for example, getElementByIdgetElementsByTagName and so on.
Please pay attention to the following:
 - only inline SVG is supported;
 - SVG files that are opened directly in web browsers (for example, http://www.example.com/file.svg) are not supported;
 - SVG content embedded using OBJECT and EMBED elements is not supported;
 - SVG text elements are identified as TextNode objects;
 - other SVG content elements (rect, circle and so on) are not identified as individual test objects. However, you can access them from tests using native DOM methods, for example, getElementById, getElementsByTagName, and so on.

1 comment:

  1. Thank you for the information you provide, it helped me a lot. I hope to have many more entries or so from you. Your videos are so good. Your work is amazing. You can also check out vstfine Crack for Free. You can also visit the
    Vstfine Crack
    TestComplete Crack
    idm Crack

    ReplyDelete

Post Bottom Ad