question

richjyoung avatar image
richjyoung asked mallikarjunarao answered

Using quickcall arguments to set checkboxes and dropdown lists in step properties

I have a properties page defined for a particular request in the tool we are building which has a checkbox field and a dropbown list field, generated from a boolean and enum object in the request properties class respectively.  I want to set these two fields according to arguments passed to a quickcall, however I can't find a way of doing this.  Right clicking the checkbox only allows inheriting, not substitution with an argument or parameter, and I can't type anything into the dropdown list.

iTestsdk
10 |950

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

·
mallikarjunarao avatar image
mallikarjunarao answered
hi rich, could you try fallowing in step sequence, it will help you > click right enable field substitution of fallowing check box, when your are passing argument from quick call > select checkbox\['name=$nameOfLabel'\] and do necessary action according to that.
10 |950

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.