Skip to content

Instantly share code, notes, and snippets.

@henesgokdag
Created July 18, 2021 17:27
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save henesgokdag/4d5d4429e12c7231752c5b29d5b437c6 to your computer and use it in GitHub Desktop.
Save henesgokdag/4d5d4429e12c7231752c5b29d5b437c6 to your computer and use it in GitHub Desktop.
[StepDefinition(@"Arama alanına '(.*)' yazılır")]
public void EnterSearch(string search)
{
trendyol.EnterSearch(search);
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment