TUX Group
TUX Group
Hello I think there is a problem still for creating new application.It just returns ERROR
Yes. This is result... ``` something wrongings. failed to get app id. @SpEcHlDe ``` It just happen for new accounts
Everything going to normal I figure out that after 3 times that users added to group and the count of group doesn't going up then every trying has normal service...
No error after adding till it reaches to PEER FLOOD Speed is about 1-6 seconds for each adding After each trying I get receiving add member service But no such...
Replace: `WebDriverWait(driver, 20).until(EC.element_to_be_clickable((By.XPATH, "//*[@id='react-root']/section/main/div/div/div[1]/div/form/div[7]/div/button"))).click()` with `WebDriverWait(driver, 20).until(EC.element_to_be_clickable((By.XPATH, "//*[@id='react-root']/div/div/section/main/div/div/div[1]/div/form/div[7]/div/button"))).click()` Line 61 in botAccountCreate.py