Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Select does not work together with Environment.Value
#1
Solved: 12 Years, 4 Months, 1 Week ago
May some help me with the following syntax. For some reason my “Select” does not work with my “Environment.Value”. I am getting the following error message “Invalid procedure call or argument”

Code:
Browser("Browser Name").Page("Page Name").Frame("fsbottom").WebList("Dealer Code").Select Environment.Value("Dealer_Code")

When I change the Select statement to a number it works

Code:
Browser("Browser Name").Page("Page Name").Frame("fsbottom").WebList("Dealer Code").Select “1234”


Messages In This Thread
Select does not work together with Environment.Value - by qtped - 02-10-2014, 10:33 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Not able to get the list of items in Delphi Combobox Environment Object Raj Aryan Singh 3 3,024 02-04-2020, 12:32 AM
Last Post: Raj Aryan Singh
  how to get relative path by using testdir environment variable Sathyaprasad 1 2,369 11-30-2017, 02:21 AM
Last Post: supputuri
  environment variable path for qc automation2012 0 3,176 01-18-2015, 08:18 AM
Last Post: automation2012
  Array as an environment variable..... rachna_nags 7 14,242 11-07-2013, 08:25 PM
Last Post: ssvali
  Accessing Environment variable value in Library file vishruth143 1 2,974 09-07-2013, 05:11 AM
Last Post: jacosta

Forum Jump:


Users browsing this thread: 1 Guest(s)