Skip to content

improved #3

@Prithviraj2003

Description

@Prithviraj2003
const inputField = await driver.findElement(By.css('input[placeholder="Your name"]'));
inputField.sendKeys("Fanthom Bot");
const button = await driver.findElement(
By.xpath("//button[.//span[text()='Ask to join']]"));
await button.click();

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions