rishi1985 commited on
Commit
035463c
·
1 Parent(s): 9891b22

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -140,7 +140,7 @@ def do_ML_LLAMA(text:str, trycount:int):
140
  return "Requested Could not be proceed"
141
 
142
  try:
143
- button_id = 'component-8'
144
  button_element = driver.find_element(By.ID,button_id)
145
 
146
  button_element.click()
 
140
  return "Requested Could not be proceed"
141
 
142
  try:
143
+ button_id = 'component-10'
144
  button_element = driver.find_element(By.ID,button_id)
145
 
146
  button_element.click()