captbaritone / captbaritone/codeception-mailcatcher-module
Get URL for link labelled X
Offen
enhancement
help wanted
- Vorherrschende Sprache
- PHP
- Sterne
- 110
- Forks
- 39
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
Feature request
Add a new method that allows the user to specify a link label, of which the method returns the URL that the label is linked to.
e.g. if I have an email with 2 links:
1. `First link`
2. `Second link`
It would be great if we could do something like: `$I->getUrlForLink('Second link')` to get the URL from the second link.
Feel free to make the method name anything you like that makes sense.
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.