Sencha Component Locator

#5 / 2 rate

Sencha Component Locator

926 users

2019-12-12

Daniel Gallo

Extension Information

5 star
100%
4 star
0%
3 star
0%
2 star
0%
1 star
0%

Supported Languages

Description

Enables you to easily find Sencha Ext JS Components from DOM elements and generates various locators for them.

Enables you to easily find Sencha Ext JS Components from DOM elements and generates various locators for them.

Simply inspect elements on the page, and Sencha Component Locator will try and find the associated Ext JS Component and suggest a variety of different locators. These will be shown in a "Sencha Component Locator" tab.

This extension is useful if you're writing end-to-end tests with Sencha Test, as it provides you with a variety of locators for the Component that's associated with a given element, and suggests example usage of the captured locators within the Sencha Test Futures API.

You may also find it useful if you're just wanting to figure out how to reference a Component when writing an Ext JS Component Query.

The Component Locator supports Ext JS 4 and above.