Skip to content

added a feature in utils.py #55

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

Closed
wants to merge 1 commit into from

Conversation

rashidkalwar
Copy link

just added a function that will fetch the title of a webpage using a webdriver.

@chavarera
Copy link
Member

@rashidkalwar the function should accept driver and get title only.

Create utils function and import into driver.py and implement it

@rashidkalwar
Copy link
Author

@chavarera, I will put the code in any file you want just let me know if the function is ok? if not what parameters do you want me to add? how it should operate?

@chavarera
Copy link
Member

@rashidkalwar check example of getting user agent function implemented in driver.py

@rashidkalwar
Copy link
Author

can you code me an example snippet so I can have a better idea?

@chavarera
Copy link
Member

can you code me an example snippet so I can have a better idea?

self.ua = partial(get_user_agent, self.driver)

@chavarera
Copy link
Member

closing PR no update from long time

@chavarera chavarera closed this Sep 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants