Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Link containing special character does not clicked
#1
Not Solved
I want to click on a link named with special character but with special character it does not work. Please Help

Code:
Set Link_name = description.Create()
Link_name("text").value = "UFT+"
Link_name("micclass").value = "Link"
Link_name("index").value = "0"

Browser("text:=.*").Page("text:=.*").Link(Link_name).Click

If instead of UFT+ I use UFT it works.
Reply
#2
Not Solved
Find out the unique property of the link and add after Mic class

It will work.

Happy scripting.. :-)
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Need to input Japanese Character through UFT Alaguraja 0 769 07-01-2020, 11:32 AM
Last Post: Alaguraja
  How to identify the properties of amenu item(not Weblist)oncethe menu tab is clicked? raval 1 2,601 10-02-2012, 09:16 PM
Last Post: jcraig26
  Image character Recognisation using QTP mana_panigrahi 0 4,058 02-25-2010, 06:32 PM
Last Post: mana_panigrahi
  change Interger to Character yuetling926 1 1,843 11-25-2009, 12:14 PM
Last Post: Saket
  certain file in a QTP test folder which can be double clicked salmankhan20039 1 2,428 07-01-2008, 11:13 AM
Last Post: Ankur

Forum Jump:


Users browsing this thread: 1 Guest(s)