Pongoo88 / Robot-Testing

0 stars 0 forks source link

New task - Text box tests #4

Closed hajdum closed 2 years ago

hajdum commented 2 years ago

In this task we will test Text box options in https://demoqa.com/text-box We should create test cases that:

  1. fill up forms
  2. fill up and delete forms
  3. fields should also have different structures.. E.G. email should accept only email
Pongoo88 commented 2 years ago

Done. Source files pushed to branch "4".

hajdum commented 2 years ago

@Pongoo88 Please create pull request against Main branch

Pongoo88 commented 2 years ago

Merged to Main branch.

hajdum commented 2 years ago

I wanted you to only create pull request, not merge it :D but its okay.. i will check the changes