Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to select the number from the web element?
#3
Solved: 10 Years, 10 Months ago
Hi Raj,

Thanks for the code.I got an idea from your reply.
I am using the following code and I got the result
Code:
MyString=len(UIBedResult)
Print MyString
Temp=Split(UIBedResult,"",-1,1)
Value_0=Temp(0)
Bed=mid(Value_0,5,1)
Print Bed
Thanks for your time.
Thank You.
Uma
Reply


Messages In This Thread
RE: How to select the number from the web element? - by Uma - 07-17-2011, 06:33 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Web Object Unique ID Number zunebuggy 0 1,469 07-10-2017, 05:37 PM
Last Post: zunebuggy
  Page element keep changing chong67 4 4,356 11-08-2016, 09:17 PM
Last Post: Paul Rammone
  Choosing element from array marvson 1 1,806 06-29-2016, 02:55 PM
Last Post: Ankesh
  Web Element: Not able to select value from drop down in Web Element. Rajeev 4 5,048 08-04-2015, 06:03 PM
Last Post: kbhargava505
  VB Script to count number of links in a web page. Suma Parimal 4 24,834 07-01-2015, 12:59 PM
Last Post: govind

Forum Jump:


Users browsing this thread: 1 Guest(s)