Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Urgent plz:Dropdown value is not dynamically loadng the subsequent fields accordingly
#1
Not Solved
Hi,

Am facing an issue where i select the dropdown value as Test Month and the subsequent field should change as dropdown , where as it remains as text box which appears by default.

Have used the below code:
Code:
Set wlist=Description.Create
wlist("micclass").value="WebList"
wlist("name").value="FieldName_1"
Browser("title:=.*","micclass:=Browser").Page("title:=.*").Weblist(wlist).Select "Test Month"
wlist("name").value="Operator_1"
Browser("title:=.*","micclass:=Browser").Page("title:=.*").Weblist(wlist).Select  "Equals"
wlist("name").value="tbxValue_1"
'Browser("title:=.*","micclass:=Browser").Page("title:=.*").Weblist(wlist).Select "December"
Thanks
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  UFT issues with Outsystems dynamically generated Id/names jherron 2 1,117 03-02-2020, 09:33 PM
Last Post: Swishy70
  Different Type of Dropdown Selector zunebuggy 6 2,830 05-01-2018, 06:46 PM
Last Post: zunebuggy
  Unable to capture value of Webelement which is changing dynamically sheetal 9 15,623 02-16-2018, 11:01 AM
Last Post: janki_kakadia
  Unable to click on dynamically changing webelement preeti 0 1,688 04-29-2017, 08:50 PM
Last Post: preeti
  Adding data into rows that add dynamically with setcelldata azar81 4 5,637 04-13-2015, 05:24 PM
Last Post: vidya2k2

Forum Jump:


Users browsing this thread: 2 Guest(s)