Unused code deleted and comments added in Organization feature file

This commit is contained in:
Rakesh Sambaragi 2021-07-05 11:56:38 +05:30
parent 98d75c1a87
commit 4579493e3e
2 changed files with 2 additions and 5 deletions

View File

@ -1,11 +1,6 @@
package PageObjects;
import java.io.File;
import java.io.FileFilter;
import java.nio.file.DirectoryStream;
import java.nio.file.Path;
import java.util.Arrays;
import org.openqa.selenium.By;
import org.openqa.selenium.JavascriptExecutor;
import org.openqa.selenium.WebDriver;

View File

@ -26,6 +26,7 @@ And user click on Assign link
And user click on Unassign button
Then Organization should get unassign from Hill Manager
#Provide complete organization name in example section organization
Examples:
|username|password|orgnization|
|hillmgr|Ss@hills2|4 Paws Veterinary Care|
@ -39,6 +40,7 @@ And user search an Organization name<orgnization>
And user select a Organization by clicking checkbox
And user click on Excel to export organization
#Provide complete organization name in example section organization
Examples:
|username|password|orgnization|
|hillmgr|Ss@hills2|4 Paws Veterinary Care|