Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Web Automation: Create Element and List Element #149

Open
abagabagon opened this issue May 7, 2022 · 2 comments
Open

Web Automation: Create Element and List Element #149

abagabagon opened this issue May 7, 2022 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@abagabagon
Copy link
Owner

abagabagon commented May 7, 2022

Description

Create class with Methods that enables users to create an Element or List Element using Locators passed as parameters. The following methods must be available:

  • Create Element
  • Create Element using another WebElement (Parent Element)
  • Create Element based Text or Attribute
  • Create List Element
  • Create List Element using another WebElement (Parent Element)

Appropriate waits must be included.

Dependencies

@abagabagon abagabagon self-assigned this May 7, 2022
@abagabagon abagabagon added this to the Web Automation milestone May 7, 2022
@abagabagon abagabagon added the enhancement New feature or request label May 7, 2022
@abagabagon abagabagon changed the title Web Automation: Get Element and List Element Web Automation: Create Element and List Element May 7, 2022
@abagabagon abagabagon moved this from Todo to In Progress in Verifico May 7, 2022
@abagabagon
Copy link
Owner Author

Implementation done. Setting status to READY TO TEST.

@abagabagon abagabagon moved this from In Progress to Ready to Test in Verifico May 7, 2022
@abagabagon abagabagon moved this from Ready to Test to Reopen in Verifico Jun 3, 2022
@abagabagon abagabagon moved this from Reopen to In Progress in Verifico Jun 3, 2022
@abagabagon
Copy link
Owner Author

Implementation done. Setting status to READY TO TEST.

@abagabagon abagabagon moved this from In Progress to Ready to Test in Verifico Jun 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Ready to Test
Development

No branches or pull requests

1 participant