Emilia

Results 6 issues of Emilia

Adding 'autoselected_row'. Default value is True. The change enables turning off autoselection of a row when a table is created. It may be useful when a table is read_only.

Hello. I'm a beginner and I got error at start with an example code :( `const Hero = require('@ulixee/hero'); // process.env.ULX_SHOW_CHROME = 'true'; (async () => { const url =...

Hello. I can't install a version higher tha 1.2.0. Wih pip I got the error it can't build wheels. There is also a problem to install from github link: ![obraz_2024-01-21_213319934](https://github.com/T-Dynamos/materialyoucolor-pyhton/assets/51059882/011db6d9-4f03-4417-8bea-06f3e8dfabde)

enhancement

Thx for nodriver. I really appreciate the project. I have such code: ``` Some header Some header 2 Some paragraph Some button ``` How to find "textarea" inside this div?...

fix payload

**Code Sample** ``` import asyncio import time import botright async def main(): botright_client = await botright.Botright(spoof_canvas=False, use_undetected_playwright=True, mask_fingerprint=True) browser = await botright_client.new_browser() page = await browser.new_page() # Continue by using...

bug
help wanted