Coder Social home page Coder Social logo

Comments (7)

ysmood avatar ysmood commented on May 9, 2024 1

The libGLESv2 is a known issue of Chrome itself which won't affect anything from my view. It's not a bug, just telling you GPU is not available in docker.

from rod.

ysmood avatar ysmood commented on May 9, 2024 1

Can you tell me why you choose Golang which you are unfamiliar with? How about learning Golang from their official tutorial first?

Then read the examples of Rod?

from rod.

ysmood avatar ysmood commented on May 9, 2024 1

I'm writing a tutorial about using Rod to scrape websites.

Maybe you want to read it when I finished it, maybe you can give me some tips about what you want to learn from the tutorial.

from rod.

ysmood avatar ysmood commented on May 9, 2024

I think you missed the first line of the doc:

Screen Shot 2020-03-31 at 3 53 13

Are you sure you understand what the first line does?

from rod.

rahul-satal avatar rahul-satal commented on May 9, 2024

Thanks @ysmood for the prompt reply.

I ran the file line command as well. It worked fine and the rod.test executable file is also created successfully as shown in the below screenshot.
image

I have also pulled your last commit and run the below commands

# build and run the tests of rod repo
docker build -t test https://github.com/ysmood/rod.git
docker run --rm --cap-add=SYS_ADMIN -it test

Here build was created successfully. But, I am getting below errors with docker run command:-

[0331/093428.512924:ERROR:gl_implementation.cc(282)] Failed to load /usr/lib/chromium/swiftshader/libGLESv2.so: Error loading shared library /usr/lib/chromium/swiftshader/libGLESv2.so: No such file or directory

You can see complete logs here - https://play.golang.org/p/5oxGxGK5kL7

I am new to both Golang and docker. So, even if it works I have no idea how can I process further and create my own web testing script. Expecting your help.

from rod.

rahul-satal avatar rahul-satal commented on May 9, 2024

Can you tell me why you choose Golang which you are unfamiliar with? How about learning Golang from their official tutorial first?

Then read the examples of Rod?

After learning Golang basics, I am able to use the examples. Thanks

from rod.

ysmood avatar ysmood commented on May 9, 2024

Good to hear that 👍

from rod.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.