Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Opening Multiple Browsers Simultaneously using QTP
#10
Not Solved
First of all Thanks for your support.Basant You are correct and it is the way it should be .Thanks!

I tried with both Index as well Creation time property , though it holds good when we script as Browser("CreationTime:="&i) .

However I am able to log into the application with the first user name and password as provided in the datatable.It then goes to next row in the datatable .

On reaching to the statement :
Code:
Browser("CreationTime:="&i).Page("title:= ").WebEdit("name:=SWEUserName").Set DataTable("User_Name", dtGlobalSheet)
, it does not proceed further as it throws an error :

”You already have a Web Browser accessing the current Web Session.Multiple Browsers are not allowed to share the same web session.To launch a new web session , please open a new web browser by accessing your command prompt or your desktop .

On Reaching this Statement :

Code:
Browser("CreationTime:="&i).Page("title:=Mobily CRM - Integration").WebEdit("name:=SWEUserName").Set DataTable("User_Name", dtGlobalSheet)

It gives Runtime error … Cannot find WebEdit object’s parent[Browser]


Sorry I am unable to attach File as an attachment herebecause of difficultiy in attaching here .
Reply


Messages In This Thread
RE: Opening Multiple Browsers Simultaneously using QTP - by Faisal Rashid - 10-23-2009, 03:48 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Automation Testing On Beta Version of Browsers manmayee 1 1,978 07-31-2016, 01:19 PM
Last Post: Ankur
  .Net Framework 4.0 application crashes after opening QTP 11 Deepa William 0 2,673 08-29-2013, 06:01 PM
Last Post: Deepa William
  QTP11 not correctly identifying the count of open IE8 browsers vaibhavonlearnqtp 0 2,128 10-16-2012, 09:35 AM
Last Post: vaibhavonlearnqtp
  QTP Scripts run through QC on multiple remote hosts DKHacker 0 3,596 08-22-2012, 06:53 PM
Last Post: DKHacker
  QTP opens 2 browsers automatically without expectation hoangph 0 2,445 06-27-2012, 09:27 AM
Last Post: hoangph

Forum Jump:


Users browsing this thread: 1 Guest(s)