The Wayback Machine - https://web.archive.org/web/20200418115744/https://github.com/topics/automation
Skip to content
#

automation

Here are 7,805 public repositories matching this topic...

techsin
techsin commented Apr 22, 2019

Tell us about your environment:

  • Puppeteer version: 1.14
  • Platform / OS version: Windows
  • Node.js version: 10

What steps will reproduce the problem?
try to pass a promise to await page.waitForResponse(response => condition) instead of urlOrPredicate.

What is the expected result?
expect async function to work

What happens instead?
no waiting as promise

fastlane
vagrant
Ricky-Tigg
Ricky-Tigg commented Feb 18, 2020
  • OS: Fedora
  • vagrant version: 2.2.6
  • vagrant-libvirt (0.0.45, system)

Actual results

The content of the output indicates that the tool is not aware of the input command, as illustrated:

  • it suggests to run that last, vagrant global-status --prune.
  • statement "_The above shows information about all known Vagrant environments on this machine.. This data is cached and may not be com
IreneArapogiorgi
IreneArapogiorgi commented Mar 22, 2020

Hello,
I would like to contribute to InstaPy as part of a university course of mine, but I don't understand how I should build InstaPy. I obviously need python, selenium, firefox & git installed, but what else do I need? Do I need to check only with the requirements file or is there any documentation about building the project after forking it & cloned it locally? And how do we run tests? Is ther

jakobrosenberg
jakobrosenberg commented Mar 23, 2020

New feature motivation

I've added semantic-release to some of my projects. Unfortunately, due to trial and error some of my pushes didn't get published. I can push a fix and thus publish a new release, but then the previous would-have-been release and its changelog seems to be lost. How would I recover or include the changelog of a failed release?

I had a look at the FAQ, but it only contai

beeankha
beeankha commented Jan 22, 2020
ISSUE TYPE
  • Bug Report
SUMMARY

When trying to change a regular inventory into a "smart" inventory, the PUT and PATCH both error out (as they should), but the error message is not very informative. Please see screenshots below for both PUT and PATCH errors:

<img width="1048" alt="PUTNotAllowed" src="https://user-images.githubusercontent.com/28930622/72933561-f3b98380-3d2f

simivar
simivar commented Feb 26, 2020

One thing that's super useful for new users is code examples. Right now, the biggest problem for someone to start using PHP_CodeSniffer is lack of a list of available Sniffers with their options and examples. From what I know to get a list of all sniffs right now, you have to go through source code in src/Standards, and it's exhausting. Something like [mlocati/phpPHP-cs-fixer-configurator](htt

lucielavickova
lucielavickova commented Jul 12, 2019

Would it be possible to add "trim" parameter to keyword "Should Be Equal As Strings" (+related keywords)?
Many times I need to compare two strings, but there are some trailing or leading whitespaces in the actual value, which I don't care about, so I always have to trim them before. Having trim as a parameter in these keywords would help me a lot :)

Startouf
Startouf commented Jun 21, 2018

I cannot figure out how to use properly danger on circleci 2.0 with workflows

Support I have a linear workflow where I bundle my app / install libraries (build job) and then run the tests in parallel. (I'm taking Ruby/Rspec as an example).

How can I execute Danger to report test failures on all containers ?

Currently if a job fails on circleCI, the dependent jobs are not ran (ie if I

jamesdreid
jamesdreid commented Jan 28, 2020

SUMMARY

Provide a quick summary of your bug report.

STACKSTORM VERSION

Paste the output of st2 --version:

st2 3.1.0, on Python 3.6.8

OS, environment, install method

Post what OS you are running this on, along with any other relevant information/

  • e.g. Docker, Vagrant, Kubernetes, etc. Describe how you installed ST2
  • e.g. one-line install, custom install, et
SHUJIAN01
SHUJIAN01 commented Aug 12, 2019

(请尽量按照下面提示内容填写,有助于我们快速定位和解决问题,感谢配合。否则直接关闭。)

(重要!问题分类)

描述问题bug
(简洁清晰得概括一下遇到的问题是什么。或者是报错的traceback信息。)

Linux执行airtest脚本报"There is no SIFT module in your OpenCV environment!"

根据https://github.com/AirtestPr

Improve this page

Add a description, image, and links to the automation topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the automation topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.