Is it a good idea to have this step in DrupalExtension?

Comments

kssundar’s picture

Status: Active » Fixed
kssundar’s picture

Status: Fixed » Active

Oops! Re-opening as click link is present in the above commit but, not click button.

kssundar’s picture

Status: Active » Needs review
StatusFileSize
new1.13 KB

Attached is the patch that pressess the button in the specified region.

README.md does not say anything about how to configure "regions" in behat.yml file

pp’s picture

Status: Needs review » Needs work

I suggest to rename $element to $regionObj.

kssundar’s picture

Status: Needs work » Needs review
StatusFileSize
new1.13 KB

Updated patch and uploaded here.

jhedstrom’s picture

Status: Needs review » Fixed

Thanks! Committed #5 with a few small changes, and added a test to blackbox.feature.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

  • Commit e19cc95 on master, 1.0 by jhedstrom:
    Issue #1822716 by ksbalajisundar: Added step definition to follow/click...

  • Commit e19cc95 on master, 1.0, test-symfony by jhedstrom:
    Issue #1822716 by ksbalajisundar: Added step definition to follow/click...