Skip to content

xpath多了一个括号(csdn无法发布文章) #13

@musnows

Description

@musnows

publish_button = driver.find_element(By.XPATH, '//div[@class="modal__button-bar")]//button[contains(text(),"发布文章")]')

这里//div[@class="modal__button-bar")]多了一个),会导致定位不到发布文章按钮

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions