Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

ifCellValueInTableRelative

Web

To check the condition if cell value, at column (mentioned in parameter 3) and row number identified with source Column (mentioned in Parameter 1) and row value (mentioned in parameter 2), is (value mentioned in Parameter 4) in table (mentioned in object name).

Action

Parameters

Example Usage

selectCheckBoxInTable

clickLinkInTableCell

Web


To select click the checkbox link (index mentioned in Parameter 3, by default it is 1) with column () located at Column (Name or Index mentioned in Parameter 1) and Row number (mentioned in Parameter 2).

Param 1 : Name / Index of the Source Column
Param 2 : Index of the row
Param 3 : Index of the checkbox link

Example :

selectCheckBoxInTable

clickLinkInTableCell : <Object : bqTable>

<Source Column Name

<Column name / Index :

Case Number>

Col1> <Row Index :

4> <Checkbox

3> <Link Index : 2>

Selects Clicks on the second checkbox in column Case Number link located at Column Col1 and row 4 3 in table bqTable.

deSelectCheckBoxInTable

clickLinkInTableCellRelative

Web


To de-select click the checkbox link (name or index mentioned in Parameter 3, by default it is 1) with column (4) located at Column (Name mentioned in Parameter 13) and Row number will be identified by value (mentioned in Parameter 2) under column (mentioned in Parameter 1). 

Param 1 : Name / Index of the Source Column
Param 2 : Cell Value
Param 3 : Name / Index of the rowTarget Column
Param 3 4 : Link text / Index of the checkbox

Example :

deSelectCheckBoxInTable

clickLinkInTableCellRelative : <Object : bqTable> <Source Column Name/Index :

Case Number> <Row Index : 4> <Checkbox

Col1> <Cell Value : 000000027> <Target Column Name / Index : Col2> <Link Text / Index : 2>

De-selects the second checkbox in column Case Number and row 4 Clicks on the second link located at Column Col2 and row where value is 000000027 under column Col1 in table bqTable

clickInTableCellRelative

Web


To click in the cell, located at target column (mentioned in Parameter 3), and row identified under source column (mentioned in Parameter 1) with cell value (mentioned in Parameter 2).

Param 1 : Name of the Source Column
Param 2 : Cell Value
Param 3 : Name of the Target Column

Example :

clickInTableCellRelative : <Object : bqTable> <Source Column Name : Case Number> <Cell Value : 000000027> <Target Column Name : Status>

Clicks at cell located at target column Status and row, with source column Case Number and cell value as 000000027 in table bqTable.

clickInTableCell

Web


To click in the cell located at column (mentioned in Parameter 1) and row (mentioned in Parameter 2).

Param 1 : Name of the Column
Param 2 : Row number

Example :

clickInTableCell : <Object : bqTable> <Column Name : Col1> <Row Number : 3>

Clicks at cell located at column Col1 and row number 3 in table bqTable.

clickLinkInTableCell

clickImageInTableCell

Web


To click the link Image (Image index mentioned in Parameter 3) located at (Column ( Name or Index mentioned in Parameter 1 ) and Row number ( mentioned in Parameter 2).

Param 1 : Name / Index of the Column having image
Param 2 : Index of the rowRow
Param 3 : Index of the linkImage

Example :

clickLinkInTableCell

clickImageInTableCell : <Object :

bqTable>

bqTable > <Column

name

Name/Index : Col1> <Row Index : 3>

<Link

<Image Index : 2>

Clicks on the second link image located at Column Col1 and row 3 in table bqTable.

selectCheckBoxInTableRelative

deSelectCheckBoxInTable

Web


To de-select the checkbox (index mentioned in Parameter 3, by default it is 1) with Row number, identified by value column (mentioned in Parameter 2) under column 1) and Row number (mentioned in Parameter 12). 

Param 1 : Name / Index of the Source Column
Param 2 : Cell ValueIndex of the row
Param 3 : Index of the checkbox

Example :

selectCheckBoxInTableRelative

deSelectCheckBoxInTable : <Object : bqTable> <Source Column Name / Index :

Col1> <Cell Value : 000000027>

Case Number> <Row Index : 4> <Checkbox Index : 2>

Selects De-selects the second checkbox in row identified with value 000000027 under column Col1 column Case Number and row 4 in table bqTable.

deSelectCheckBoxInTableRelative

Web


To de-select the checkbox (index mentioned in Parameter 3, by default the index is 1) with Row number, identified by value (mentioned in Parameter 2) under column (mentioned in Parameter 1).

Param 1 : Name / Index of the Source Column
Param 2 : Cell Value
Param 3 : Index of the checkbox

Example :

deSelectCheckBoxInTableRelative : <Object : bqTable> <Source Column Name / Index : Col1> <Cell Value : 000000027> <Checkbox Index : 2>

De-selects the second checkbox in row identified with value 000000027 under column Col1 in table bqTable.

clickLinkInTableCellRelative

ifCellValueInTable

Web


To click the link (name or index mentioned in Parameter 4) located at Column (Name mentioned in Parameter 3) and Row number will be identified by value (mentioned in Parameter 2) under column (mentioned in Parameter 1). check the condition if cell value, at column (mentioned in Parameter 1) and row number (mentioned in Parameter 2), is (value mentioned in Parameter 3) in table (mentioned in object name).

Param 1 : Name / Index of Source Column
Param 2 : Index of the Row
Param 3 : Cell Value

Example :

ifCellValueInTable : <Object : bqTable> <Source Column Name/Index : Case Number> <Row Index : 1> <Value : In-Progress>

To check if cell value is In-Progress from table bqTable for column Case Number for row number 1

ifCellValueInTableRelative

Web


To check the condition if cell value, at column (mentioned in parameter 3) and row number identified with source Column (mentioned in Parameter 1) and row value (mentioned in parameter 2), is (value mentioned in Parameter 4) in table (mentioned in object name).

Param 1 : Name / Index of the Source Column
Param 2 : Cell Value
Param 3 : Name / Index of the Target Column
Param 4 : Link text / IndexValue

Example :

clickLinkInTableCellRelative :

ifCellValueInTableRelative <Object : bqTable> <Source Column Name/Index :

Col1>

Case Number> <Cell Value :

000000027>

1000034> <Target Column Name

/ Index : Col2> <Link Text / Index : 2>

Clicks on the second link located at Column Col2 and row where value is 000000027 under column Col1 in table bqTable

selectRadioButtonInTable

: Status > <Value : In-Progress>

To check if cell value is In-Progress in table bqTable for column Status for row number identified with source column Case Number and value 1000034

selectCheckBoxInTable

Web


To select the radio button checkbox (index mentioned in Parameter 3, by default the index it is 1) with column (mentioned in Parameter 1) and row Row number (mentioned in Parameter 2).

Param 1 : Name / Index of the Source Column
Param 2 : Index of Rowthe row
Param 3 : Index of radio to be selected the checkbox

Example :

selectRadioButtonInTable

selectCheckBoxInTable : <Object : bqTable> <Source Column Name / Index : Case Number> <Row Index : 4>

<Radio

<Checkbox Index : 2>

Selects the second radio checkbox in column Case Number and row 4 in table bqTable.

setValueInTableCell

selectCheckBoxInTableRelative

Web


To enter select the value checkbox (index mentioned in parameter Parameter 3, by default it is 1) in textboxwith Row number, identified by Column name value (mentioned in Parameter 2) and row number under column (mentioned in Parameter 31). 

Param 1 : Value to set
Param 2 : Name / Index of the column to set valueSource Column
Param 3 : Row number to set value in textbox
Param 4 (Optional) 2 : Cell Value
Param 3 : Index of textbox, if multiple textboxes available for the specified row
Param 5 (Optional) : Execution mode the checkbox

Example :

setValueInTableCell

selectCheckBoxInTableRelative : <Object : bqTable>

<Value : bqurious> <Column Name : Organization> <Row Number : 1> <Index, if multiple textbox : 2> <Execution Mode : >Enters the value bqurious in second textbox, located at Column Organization and Row 1

<Source Column Name / Index : Col1> <Cell Value : 000000027> <Checkbox Index : 2>

Selects the second checkbox in row identified with value 000000027 under column Col1 in table bqTable.

clickInTableCellRelative

selectRadioButtonInTable

Web


To click in the cell, located at target column select the radio button (mentioned in Parameter 3), and row identified under source , by default the index is 1) with column (mentioned in Parameter 1) with cell value and row number (mentioned in Parameter 2).

Param 1 : Name / Index of the Source Column
Param 2 : Cell ValueIndex of Row
Param 3 : Name of the Target ColumnIndex of radio to be selected

Example :

clickInTableCellRelative

selectRadioButtonInTable : <Object : bqTable> <Source Column Name/Index : Case Number>

<Cell Value : 000000027> <Target Column Name : Status>

Clicks at cell located at target column Status and row, with source column Case Number and cell value as 000000027 in table bqTable.

clickInTableCell

Web

To click in the cell located at column (mentioned in Parameter 1) and row (mentioned in Parameter 2

<Row Index : 4> <Radio Index : 2>

Selects the second radio in column Case Number and row 4 in table bqTable

setValueInTableCell

Web


To enter the value (mentioned in parameter 1) in textbox, identified by Column name (mentioned in Parameter 2) and row number (mentioned in Parameter 3).

Param 1 : Value to set
Param 2 : Name of the Columncolumn to set value
Param 2 3 : Row number to set value in textbox
Param 4 (Optional) : Index of textbox, if multiple textboxes available for the specified row
Param 5 (Optional) : Execution mode

Example :

clickInTableCell

setValueInTableCell : <Object : bqTable> <Value : bqurious> <Column Name :

Col1>

Organization> <Row Number :

3>Clicks at cell located at column Col1 and row number 3

1> <Index, if multiple textbox : 2> <Execution Mode : >

Enters the value bqurious in second textbox, located at Column Organization and Row 1 in table bqTable.

selectByTextInListInTable

Web


To select the option (visible text of option mentioned in parameter 1) in select box with index (index number mentioned in Parameter4, if multiple select boxes exist in cell) identified by Column (Name or Index mentioned in Parameter 2) and Row number (mentioned in Parameter 3).

Param 1 : Value to select
Param 2 : Name / Index of Column
Param 3 : Index of the Row
Param 4 : Index of select box, if multiple select box exist

Example :

selectByTextInListInTable : <Object : bqTable> <Value : bqurious> <Column Name/Index : Organization> <Row Index : 1> <Index, if multiple select box : 2>

Selects the option bqurious in second select box located at column Organization and row 1 in table bqTable

selectRadioButtonInTableRelative

Web


To select the radio button (index mentioned in Parameter 3, by default the index is 1) in row with cell value (mentioned in Parameter 2) in source column (mentioned in Parameter 1).

Param 1 : Name of the source column
Param 2 : Cell Value
Param 3 : Index of the radio button

Example :

selectRadioButtonInTableRelative : <ecObjt : bqTable> <Source Column Name : Case Number> <Cell Value : 000000027> <Radio Index : 2>

Selects the second radio in row with cell value 000000027 in column Case Number in table bqTable.

clickImageInTableCell

Web

To click the Image (Image index mentioned in Parameter 3) located at (Column Name or Index mentioned in Parameter 1 and Row number mentioned in Parameter 2).

Param 1 : Name / Index of Column having image
Param 2 : Index of Row
Param 3 : Index of Image

Example :

clickImageInTableCell : <Object : bqTable > <Column Name/Index : Col1> <Row Index : 3> <Image Index : 2>

Clicks the second image located at Column Col1 and row 3 in table bqTable.

ifCellValueInTable

Web

To check the condition if cell value, at column (mentioned in Parameter 1) and row number (mentioned in Parameter 2), is (value mentioned in Parameter 3) in table (mentioned in object name).

Param 1 : Name / Index of Source Column
Param 2 : Index of the Row
Param 3 : Cell Value

Example :

ifCellValueInTable : <Object : bqTable> <Source Column Name/Index : Case Number> <Row Index : 1> <Value : In-Progress>

To check if cell value is In-Progress from table bqTable for column Case Number for row number 1

Param 1 : Name / Index of Source Column
Param 2 : Cell Value
Param 3 : Name of Target Column
Param 4 : Value

Example :

ifCellValueInTableRelative <Object : bqTable> <Source Column Name/Index : Case Number> <Cell Value : 1000034> <Target Column Name : Status > <Value : In-Progress>

To check if cell value is In-Progress in table bqTable for column Status for row number identified with source column Case Number and value 1000034