jumper423 / yii2-php-webdriver-bindings

Automatically exported from code.google.com/p/php-webdriver-bindings
1 stars 0 forks source link

handle iframe issue #38

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. go to myntra.com and select any product (make sue ur not signed in)
2. select any product and procedd till u see "place order"
3. myntra has hiden html commands for this frame , how do i use focusFrame 

What is the expected output? What do you see instead?
i should be able to enter texts in the frame and click on the farame elements

What version of the product are you using? On what operating system?
firefox 22 on ubuntu 13.04 and selenium webdrive using latest binding 0.9.0 zip 
an selenium standalone server 2.33.0 jar 

Please provide any additional information below.
i can enter the email on the new frame irectly for the rest i guess the problem 
is hidden element. well m attaching my code just for ur reference

Original issue reported on code.google.com by rgdixitt on 20 Jun 2013 at 11:42

Attachments:

GoogleCodeExporter commented 8 years ago
sorry the hidden frame is not for the "place order" bt for the frame that 
appears after we click on the place order

Original comment by rgdixitt on 20 Jun 2013 at 11:43