? ?
Referenced as Pull Request for: # 7211
avatar javigomez
javigomez
19 Jun 2015

Hi,

For the System Tests we need that the menu item selection iframe has a name.

Right now the iframe has no name. But WebDriver interacts with iFrames using the name attribute name of the iframe tag to manipulate the iframe (see http://codeception.com/docs/modules/WebDriver#switchToIFrame)

We need someone to modify this to add the name to the iframe like in the following example:

screen shot 2015-06-19 at 11 07 20

any takers?

This issue was raised at: joomla-extensions/weblinks#67

Thanks very much

avatar javigomez javigomez - open - 19 Jun 2015
avatar javigomez javigomez - change - 19 Jun 2015
Labels Added: ?
avatar dgt41
dgt41 - comment - 19 Jun 2015

@javigomez I think you are gonna need this in more places. I will make a pr for all the bootstrap/iframe cases...

avatar dgt41
dgt41 - comment - 19 Jun 2015

@javigomez have a look at #7211

screenshot 2015-06-19 20 53 09

avatar zero-24
zero-24 - comment - 19 Jun 2015

Closing as we have a PR at #7211 Thanks :smile:

avatar zero-24 zero-24 - change - 19 Jun 2015
Status New Closed
Closed_Date 0000-00-00 00:00:00 2015-06-19 19:37:25
Closed_By zero-24
avatar zero-24 zero-24 - close - 19 Jun 2015
avatar zero-24 zero-24 - close - 19 Jun 2015
avatar javigomez
javigomez - comment - 22 Jun 2015

thanks @zero-24 :)

Add a Comment

Login with GitHub to post a comment