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
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 2,073 03-02-2020, 09:33 PM
Last Post: Swishy70
  Different Type of Dropdown Selector zunebuggy 6 4,517 05-01-2018, 06:46 PM
Last Post: zunebuggy
  Unable to capture value of Webelement which is changing dynamically sheetal 9 17,844 02-16-2018, 11:01 AM
Last Post: janki_kakadia
  Unable to click on dynamically changing webelement preeti 0 2,217 04-29-2017, 08:50 PM
Last Post: preeti
  Adding data into rows that add dynamically with setcelldata azar81 4 6,715 04-13-2015, 05:24 PM
Last Post: vidya2k2

Forum Jump:


Users browsing this thread: 1 Guest(s)