Compare Chrome extensions: Worksoft QaSCRIBE vs coordinates

Stats Worksoft QaSCRIBE Worksoft QaSCRIBE coordinates coordinates
User count 139 33,713+
Average rating 0.00 3.81
Rating count 0 47
Last updated 2023-11-30 2019-10-17
Size 1.13M 171.01K
Version 4.0.18.0 1.4.1
Short description
QaSCRIBE is the test script "authoring" tool that can help you rapidly automate your manual test cases Adds a mouse position tooltip, with its x and y coordinates. Also measures areas of regions.
Full summary

QaSCRIBE V3 is the test script "authoring" tool that can help you rapidly automate your manual test cases and run them locally on your computer and on the Worksoft Cloud.

It is a 'programming-less' scripting tool that supports a wide variety of commands and constructs:

• Identifying and interacting with User-interface elements within your applications • Conditional (Branching) Logic (If, ElseIF, Else, EndIf) • Looping & Jumping Flow Control (While, For, ForEach, Continue, Break, GoTo, GoToIf, Label, SkipNext and ExitTest) • Testing UI Look & Feel/Styles (font style, size, colors, etc.,) • Encryption of sensitive data within your tests • Simultaneous capture of all available location schemes for UI elements • Interact with SOAP/REST services and databases, even if they are behind your firewalls

The tests you develop using QaSCRIBE get executed as WebDriver tests on the Worksoft Cloud on 1000+ desktop and mobile browsers, OS and device combinations. QaSCRIBE is only needed for your script authoring and NOT required (or is not utilized) when your automated tests get executed on the Worksoft Cloud.

QaSCRIBE is developed based on WebExtensions API and supports running on Google Chrome, Microsoft Edge and Mozilla Firefox.

Note local files: In the extension details you have to explicitly tell chrome that you want to "Allow access to file URLs". see https://www.youtube.com/watch?v=D8pf38ifgUM for the steps

This extension adds a mouse position tooltip, with its x, and y coordinates. It also allows you to measure area dimensions by dragging the cursor, like a pixel ruler.

As an option, you can set the triggering action for measuring areas to be the keyboard shift key (hold down shift, move mouse and hold up shift). This avoids the browser selecting things when you try to measure. It also prevents other default mouse behaviours, like scrolling when you are dragging your cursor.

Noted issues: It should work after install, but the web is complicated. try refreshing the page if things do not work right away.

Iframes, usually ads, will look like another page and the parent page will lose track of coordinates.

Please send me feedback, I would appreciate it.

See more