Compare Chrome extensions: NetVision's Extension vs ChroPath

Stats NetVision's Extension NetVision's Extension ChroPath ChroPath
User count 50 200,000+
Average rating 0.00 4.55
Rating count 0 1,154
Last updated 2020-04-18 2021-08-02
Size 1.50M 552.96K
Version 4.1.15.08 6.1.12
Short description
NetVision Extension supports internal functionality of the product. ChroPath helps to generate and validate selectors like relative xpath with iframe,svg support. It also generate english testcases.
Full summary

It accomplishes the following objectives:

  1. To upload the static resources of the website which further helps in generating replay.
  2. To define new variation for AB Testing.
  3. To simulate Mobile Device in case of mobile session replay.
  4. To record the replay screen generated by NetVision.

ChroPath generates all possible selectors just by one click. ChroPath can also be used as Editor for selectors. It makes easy to write, edit, extract, and evaluate XPath queries on any webpage. ChroPath Studio helps to record all manual steps along with automation steps. With smart maintenance feature, all xpaths can be verified from script. ChroPath also supports iframe, multi selectors generation, dynamic attributes, generate relative xpath with custom attribute, automation script steps generation.

Let us make it very clear that we don't track any user data. Everything runs in your local for this extension. Whatever stats or number of users we get is from the chrome store.

Please contact us at [email protected] for support.

Instructions:

  1. Right-click on the web page, and then click Inspect.
  2. In the right side of Elements tab, click on ChroPath tab. Please refer attached screenshot.
  3. To generate selectors, inspect element or click on any DOM node, it will generate the unique relative XPath/absolute XPath/CSS selector/linkText/partialLinkText.
  4. To evaluate XPath/CSS, type the XPath/CSS query and press enter key. As you enter, it will query in DOM for the relevant element/node. You can view the matching node(s) and nodes value as per their sequential occurrence. A green colour outline appears around to highlight the first matching elements and rest in blue colour in the web page.
  5. If you mouse hover on any matching node in the ChroPath tab, green/blue dashed outline will convert into dotted orange red to highlight the corresponding element in the webpage.
  6. If the found element is not in visible area on webpage then mouse hover on found node in ChroPath panel will scroll that element in the visible area with dotted orange red outline.
See more