StubbornDeer

Results 3 issues of StubbornDeer

Hi guys, your library looks pretty promising but I can't figure out how to extract the page title. With BeautifulSoup, it's pretty straightforward: ``` parser.title.text ``` How to get it...

enhancement

### Description EB SETENV doesn't allow to send variables. Even this string shows the error "ERROR: InvalidSyntaxError - You must use the format KEY=VALUE to set an environment variable. Variables...

need more information

Not sure why it's not working... This is my code: ``` ... test ``` CSS: ``` li:before { content: '\f554'; } ``` Output: ![image](https://user-images.githubusercontent.com/91156314/236020370-390c4d0a-80c7-4fe3-96b7-39d901db9765.png) Thanks!

bug
documentation