pybites-carbon icon indicating copy to clipboard operation
pybites-carbon copied to clipboard

Results 10 pybites-carbon issues
Sort by recently updated
recently updated
newest added

![carbon](https://user-images.githubusercontent.com/387927/152317040-203dfbcd-16ac-47ef-9f81-6456eb472ca3.png)

https://github.com/danielkaiser/python-chromedriver-binary / add `chromedriver-binary` to the dependencies.

Hi Bob, How is it going? Have you thought of supporting different web drivers? I did a bit of research, and it turns out they support the same functionality, but...

hacktoberfest

Other weirdness, not related to this PR but unfortunate: Seems an open issue: https://github.com/carbon-app/carbon/issues/743 _Originally posted by @bbelderbos in https://github.com/PyBites-Open-Source/pybites-carbon/pull/8#discussion_r1032999823_

bug
help wanted
hacktoberfest

Using standard alias I cannot find the carbon.png image in the target downloads folder ... ``` function carbp { (cd $HOME/code/pybites-carbon && ae && carbon -c -b \#A0D6B4 -w bw...

hacktoberfest

First pass at changing selenium to playwright Got it to work with a simple carbon command `carbon -s 'print("Hi World")'` - commented out selenium functions for now - headless=False, so...

This is annoying: https://github.com/PyBites-Open-Source/pybites-carbon/issues/5 and I wonder if this would not be an issue with Playwright ...

hacktoberfest