-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
PN - 9244: renamed steps for courtesy contacts. created step for mana…
…ging recapiti
- Loading branch information
1 parent
dbd932c
commit bb3c5b8
Showing
3 changed files
with
51 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -10,7 +10,7 @@ Feature: Invio notifica digitale a destinatario con indirizzo mail di cortesia i | |
Given PF - Si effettua la login tramite token exchange come "delegante", e viene visualizzata la dashboard | ||
When Nella pagina Piattaforma Notifiche persona fisica si clicca sul bottone I Tuoi Recapiti | ||
And Si visualizza correttamente la pagina I Tuoi Recapiti | ||
And Nella pagina I Tuoi Recapiti si controlla che ci sia già una Email o si inserisce "[email protected]" | ||
And Nella pagina I Tuoi Recapiti si controlla che non ci sia già una Email di cortesia e si inserisce "[email protected]" | ||
And Logout da portale persona fisica | ||
Given PA - Si effettua la login tramite token exchange, e viene visualizzata la dashboard | ||
And Nella pagina Piattaforma Notifiche cliccare sul bottone Invia una nuova notifica | ||
|
@@ -42,3 +42,4 @@ Feature: Invio notifica digitale a destinatario con indirizzo mail di cortesia i | |
And Si clicca sul opzione Vedi Dettaglio | ||
And Nella timeline della notifica si visualizza l'invio del messaggio di cortesia | ||
And Logout da portale mittente | ||
And Si accede nuovamente al portale "persona fisica" con token "delegante" per eliminare i recapiti inseriti |