mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-31 01:35:36 +02:00
Adapted tests to new English translations
This commit is contained in:
parent
a3aa1835b3
commit
9f428708d4
@ -59,7 +59,7 @@ def create_agent_group(driver,group_name,parent_group="All",alerts=True,propagat
|
||||
# parent_group by defect is All.
|
||||
# Alerts by default is activate.
|
||||
|
||||
click_menu_element(driver,"Manage agents groups")
|
||||
click_menu_element(driver,"Manage agent groups")
|
||||
driver.find_element_by_id("submit-crt").click()
|
||||
|
||||
driver.find_element_by_id("text-name").send_keys(group_name)
|
||||
|
Loading…
x
Reference in New Issue
Block a user