Status: Invalid
Owner: ----
New issue 8751 by 
nchettig...@tripodtech.net: open Window  not working in  
devices I Phone and Andriod.
https://code.google.com/p/selenium/issues/detail?id=8751
Am using I Phone device and my requirment is to switch between the windows  
in I Phone or android devices.
Am using open Window to open a new window perform actions on new window and  
switch back to the old window again.
Am unable to open the new window in I Phone or Android Using the  
java-script :
   
((JavascriptExecutor)driver).executeScript("window.open("
http://www.gmail.com");");
The above works piece of code used for opening new window works fine in  
windows and Linux but fails in in Android and I Phone.
I seen very less resources for this issue,please provide the possible  
causes of this issue.
Any reply would be greatly appreciated.
Attachments:
	SwitchOldCode.java  1.2 KB
-- 
You received this message because this project is configured to send all  
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings