Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Select case is not being executed in a Function
#2
Solved: 5 Years, 11 Months, 2 Weeks ago
Solved it. Since I used the ucase for switch statement the Case values should be in upper case like below. Not deleting this post as it be useful for someone else.
Code:
Select Case ucase(SelectSubmitOrCancel)
            Case "SUBMIT"
                
                    Case "CANCEL"
Reply


Messages In This Thread
RE: Select case is not being executed in a Function - by Anupama - 05-25-2018, 11:15 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Using Range in Select Case Statement Studymode 0 1,345 12-14-2017, 06:18 PM
Last Post: Studymode
  Using Select Case Statement Studymode 0 11,158 12-13-2017, 05:55 AM
Last Post: Studymode
  Calling a function in a Test Script from a function library anupam4j 3 5,910 06-26-2015, 12:31 AM
Last Post: babu123
  Case changes while reading values from inbuilt datatables krishnakittu03 3 2,756 04-28-2015, 11:34 AM
Last Post: kbhargava505
  Webelement innertext is not case sensitive san4hex 7 5,928 05-13-2013, 02:59 PM
Last Post: basanth27

Forum Jump:


Users browsing this thread: 1 Guest(s)