Skip to content

How to get css properties of element. #190

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

Open
xNeizy opened this issue Sep 18, 2024 · 1 comment
Open

How to get css properties of element. #190

xNeizy opened this issue Sep 18, 2024 · 1 comment

Comments

@xNeizy
Copy link

xNeizy commented Sep 18, 2024

Hi, i find element by css selector - it's ok, but i need to get css properties of element

For Example:

color: #ffffff
background-color: #1f1f1f
etc.

I can find element, but css can't

@Chetan11-dev
Copy link
Contributor

you can use driver.run_js

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

No branches or pull requests

2 participants