Details
Description
for code:
with [get-view "Nebula Examples" | get-nebula-grid] { select "Item #8" get-item "Item #8" | get-item-cell -column "The Column #2" | get-menu "generic Item #8 - The Column #2" | click }
the following message is printed (3 times):
!ENTRY com.xored.tesla.core 4 0 2013-08-28 12:30:45.135 !MESSAGE Failed to locate shell for:NebulaPartUIElement ItemCell [GridItem {Item #8} x GridColumn {The Column #2}]
–
See SWTUIProcessor.activateViewEditor for details.
The shell is needed so we can activate it while replaying. We can find shell for Nebula Grid parts by implementation of some extensibility mechanism. But do we need it? Because the shell is activated in any case by previous selectors (get-view & get-nebula-grid).
Issue Links
This issue is related to: | ||||
QS-2724 | get-menu on Nebula Grid isn't replayed |
![]() |
![]() |