Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[poe][release] Your next release #6

Open
poe-engineer bot opened this issue Dec 5, 2022 · 1 comment
Open

[poe][release] Your next release #6

poe-engineer bot opened this issue Dec 5, 2022 · 1 comment
Labels
minor version Automatically create a new minor version tag after PR is merged Release

Comments

@poe-engineer
Copy link

poe-engineer bot commented Dec 5, 2022

New release

Preparing for release

I propose we bump the minor version

  • v0.0.0
  • v0.0.0-rc.0

What's changed

Here are the most recent changes that you've introduced since last version (null)

Changelog Text

  • Update requirements.txt by Adam Oswald
  • Update requirements.txt by Adam Oswald
  • Update requirements.txt by Adam Oswald
  • Create boring-cyborg.yml by Adam Oswald
  • Update dependabot.yml by Adam Oswald
  • Create codeql.yml by Adam Oswald
  • Create codescan.yml by Adam Oswald
  • Create pyre.yml by Adam Oswald
  • Create dependency-review.yml by Adam Oswald
  • Merge pull request Configure CleanThat #3 from AdamOswald/cleanthat/configure by Adam Oswald
  • Create dependabot.yml by Adam Oswald
  • Add default Cleanthat configuration by CleanThat
  • Merge pull request Configure Mend Bolt for GitHub #2 from AdamOswald/whitesource/configure by Adam Oswald
  • Add .whitesource configuration file by mend-bolt-for-github[bot]
  • Update app.py by Adam Oswald
  • Update README.md by Adam Oswald
  • Update README.md by Adam Oswald
  • Update README.md by Adam Oswald
  • Update requirements.txt by Adam Oswald
  • Update app.py by Adam Oswald
  • Update app.py by Adam Oswald
  • Update app.py by Adam Oswald
  • Update app.py by Adam Oswald
  • Update app.py by Adam Oswald
  • Update app.py by Adam Oswald
  • Update app.py by Adam Oswald
  • Update app.py by Adam Oswald
  • Update app.py by Adam Oswald
  • Delete models by Adam Oswald
  • Update app.py by Adam Oswald
  • Rename stable-diffusion-webui/models/Stable-diffusion/s to models/Stable-diffusion/s by Adam Oswald
  • Rename stable-diffusion-webui\models\Stable-diffusion/s to stable-diffusion-webui/models/Stable-diffusion/s by Adam Oswald
  • Create stable-diffusion-webui\models\Stable-diffusion/s by Adam Oswald
  • Update app.py by Adam Oswald
  • Update app.py by Adam Oswald
  • Update .gitattributes by Adam Oswald
  • Duplicate from anzorq/finetuned_diffusion by Adam Oswald

Releasing

If you would like poe to create a release for you, comment on this issue with the following:

/release:v0.0.0
/release:v0.0.0-rc.0

In case you have a special requirement you may enter which version you see fit

@poe-engineer poe-engineer bot added the Release label Dec 5, 2022
@issuelabeler issuelabeler bot added the minor version Automatically create a new minor version tag after PR is merged label Dec 5, 2022
@poe-engineer poe-engineer bot removed the minor version Automatically create a new minor version tag after PR is merged label Dec 5, 2022
@issuelabeler issuelabeler bot added the minor version Automatically create a new minor version tag after PR is merged label Dec 5, 2022
@poe-engineer poe-engineer bot removed the minor version Automatically create a new minor version tag after PR is merged label Dec 5, 2022
@issuelabeler issuelabeler bot added the minor version Automatically create a new minor version tag after PR is merged label Dec 5, 2022
@AdamOswald
Copy link
Owner

from selenium import webdriver
from selenium.webdriver.common.by import By
from webdriver_manager.chrome import ChromeDriverManager
from element_manager import *
from selenium.webdriver.support.ui import Select
driver = webdriver.Chrome(ChromeDriverManager().install())

to click on the element(Improving Vocabulary...) found

driver.find_element(By.XPATH,get_xpath(driver,'d3SIYrAn_YsVnul')).click()

to click on the element(Improving Vocabulary...) found

driver.find_element(By.XPATH,get_xpath(driver,'P3EPcZpbdgyCfTm')).click()

to click on the element(window.NREUM||(NREUM...) found

driver.find_element(By.XPATH,get_xpath(driver,'RzFcwWlGNeggAC5')).click()

to click on the element(Closed Captioning) found

driver.find_element(By.XPATH,get_xpath(driver,'SQEscWYvQiyVIVP')).click()

to click on the element(Closed Captioning) found

driver.find_element(By.XPATH,get_xpath(driver,'a_ocaL9zLW6eaBC')).click()

to click on the element found

driver.find_element(By.XPATH,get_xpath(driver,'TZbfJcEYduR_g26')).click()

to click on the element(Glossary) found

driver.find_element(By.XPATH,get_xpath(driver,'gsqufh9FbIxXB4B')).click()

to click on the element(Transcript) found

driver.find_element(By.XPATH,get_xpath(driver,'9HYbYL8_0sHOWK2')).click()

to click on the element found

driver.find_element(By.XPATH,get_xpath(driver,'eOnaKA9pBXmf8cq')).click()

to click on the element(Tweaks) found

driver.find_element(By.XPATH,get_xpath(driver,'oTYIWku1Rls4ZQb')).click()

to click on the element(Skip intro) found

driver.find_element(By.XPATH,get_xpath(driver,'47xwzfd2xM0LVoV')).click()

to click on the element(Skip intro) found

driver.find_element(By.XPATH,get_xpath(driver,'29gq8myWv7FlgQI')).click()

to click on the element(Tweaks) found

driver.find_element(By.XPATH,get_xpath(driver,'nBrivvPkaqtcovh')).click()

to click on the element(Improving Vocabulary...) found

driver.find_element(By.XPATH,get_xpath(driver,'3y1Wh5nix3Y_fcS')).click()

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

to click on the element(Brent Jacobs) found

driver.find_element(By.XPATH,get_xpath(driver,'b9GRMdefJsMgK0Y')).click()

to click on the element(Go Right) found

driver.find_element(By.XPATH,get_xpath(driver,'IA_HqvarMz4sPF4')).click()

to click on the element(Go Right) found

driver.find_element(By.XPATH,get_xpath(driver,'xGp0rkLef3IUOtc')).click()

Loading...

to select the option

select_element=driver.find_element(By.XPATH,get_xpath(driver,'f8hkBnUuIdDIyip'))
selecttag=Select(select_element)
selecttag.select_by_value('296589')

to select the option

select_element=driver.find_element(By.XPATH,get_xpath(driver,'lhSu7kf28vTXfpY'))
selecttag=Select(select_element)
selecttag.select_by_value('296592')

to select the option

select_element=driver.find_element(By.XPATH,get_xpath(driver,'9b5w6juAhH9u6xO'))
selecttag=Select(select_element)
selecttag.select_by_value('296594')

to select the option

select_element=driver.find_element(By.XPATH,get_xpath(driver,'b8lRN_d86i0HsuS'))
selecttag=Select(select_element)
selecttag.select_by_value('296598')

to click on the element(Go Right) found

driver.find_element(By.XPATH,get_xpath(driver,'_VNTxQncncIdkVy')).click()

to select the option

select_element=driver.find_element(By.XPATH,get_xpath(driver,'_8zz2zGE_k6Dk9m'))
selecttag=Select(select_element)
selecttag.select_by_value('296595')

to click on the element(Go Right) found

driver.find_element(By.XPATH,get_xpath(driver,'dmid_SnK3qFFvct')).click()

to click on the element found

driver.find_element(By.XPATH,get_xpath(driver,'fwIVmgcN8_ygxgG')).click()

to click on the element(Go Right) found

driver.find_element(By.XPATH,get_xpath(driver,'g4m2NKxHLmhSb2u')).click()

to click on the element(Go Right) found

driver.find_element(By.XPATH,get_xpath(driver,'x_JrGS4zId8Trml')).click()

to click on the element(Go Right) found

driver.find_element(By.XPATH,get_xpath(driver,'QlCWdxbIdr3iKmp')).click()

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
minor version Automatically create a new minor version tag after PR is merged Release
Projects
None yet
Development

No branches or pull requests

1 participant