[SOLVED] Error with get-nebula-grid [message #1593402] |
Fri, 30 January 2015 11:13  |
Eclipse User |
|
|
|
Hello,
I'm trying to write an ECL script to interface with my AUTs nebula grids.
with [get-window "Create Components Wizard"] {
get-nebula-grid | get-item "RAM" | get-item-cell -column "Label"
}
I've tried using get-nebula-grid, get-items, get-row-header based on the examples in the ECL Documentation but the execution always fails at with the message:
Quote:Scriptlet GetNebulaGrid not found
at get-nebula-grid
Attached is a screengrab of the grid in my AUT [nebula_widgets_grid_Grid.png], widget information [nebGrid_info.txt], and the failed test case's execution details [failed_testcase.txt].
If it's possible, I need to enter text into the grid's search fields (top row in blue in the screenshot).
I'm getting the error in both 1.5.4 and the nightly build.
Thank you for you're time and advice,
Chris
PS - While I'm here, I'd also like to ask if RCPTT supports nebula NatTables (org.eclipse.nebula.widgets.nattable.NatTable)?
[Updated on: Mon, 05 October 2015 02:24] by Moderator
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.11320 seconds